Serves as the base class for all views that require access to query processor functionality, refresh operations, and action processing in Configuration Manager 2007.

The following tables list the members exposed by the SmsFormViewBase type.

Protected Constructors

  Name Description
SmsFormViewBase Initializes a new instance of SmsFormViewBase.
Top

Public Properties

  Name Description
public property ActionsPaneItems  (inherited from View )
public property Control  (inherited from FormView )
public property ControlType  (inherited from FormView )
public property DescriptionBarText  (inherited from View )
public property IsModified  (inherited from View )
public property ModeActionsPaneItems  (inherited from View )
public property ScopeNode  (inherited from View )
public property SelectionData  (inherited from View )
public property SharedTag  (inherited from View )
public property SnapIn  (inherited from View )
public property StandardActionsDictionary Gets the standard actions dictionary for the scope node that supports the form view. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public property ViewDescriptionTag  (inherited from View )
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method ExecuteCopy Runs a copy operation for the form view.
public method ExecuteDelete Runs a delete operation for the form view.
public method ExecuteRefresh Runs a refresh operation for the form view.
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method RefreshActionItems Refreshes the action items displayed to the user when no action is selected.
public method RefreshUnselectedActions Refreshes unselected actions for the specified console parent node.
public method SelectScopeNode  Overloaded. (inherited from View )
public method ShowContextMenu  (inherited from FormView )
public method ShowDialogResource Displays the specified Configuration Manager console dialog to the user.
public method ShowSelectionDialogResource Displays the specified Configuration Manager console selection dialog to the user.
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
protected method OnAction Overridden. Handles a notification that an action has been triggered for the node that supports the form view. Used to build a collection of property pages for display in a property sheet.
protected method OnAddPropertyPages Overridden. Handles a notification that property pages are added for the node that supports the form view.
protected method OnCut Overridden. Handles a notification that the user has requested a cut operation.
protected method OnDelete Overridden. Handles a notification that the standard verb Delete is triggered.
protected method OnGetSharedData  (inherited from View )
protected method OnHide  (inherited from View )
protected method OnInitialize Overridden. Handles a notification that the form view has been initialized.
protected method OnLoadCustomData  (inherited from View )
protected method OnModeAction  (inherited from View )
protected method OnPaste Overridden. Handles a notification that the user has selected the standard verb Paste.
protected method OnPrint Overridden.  
protected method OnRefresh Overridden. Handles a notification that the Refresh standard verb is triggered.
protected method OnRename Overridden. Handles a notification that the Rename standard verb is triggered.
protected method OnSaveCustomData  (inherited from View )
protected method OnSelectionAction Overridden. Handles a notification that an action is selected.
protected method OnSharedDataChangeRequested  (inherited from View )
protected method OnShow  (inherited from View )
protected method OnShutdown Overridden. Handles a notification of node shutdown.
protected method OnSyncAction Overridden. Handles a notification of an action for the Configuration Manager 2007 console that runs synchronously with the Microsoft Management Console.
protected method OnSyncModeAction  (inherited from View )
protected method OnSyncSelectionAction  (inherited from View )
Top

See Also


Send comments about this topic to Microsoft.