Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs the default updating of the buttons.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected virtual void UpdateButtons()
protected:
virtual void UpdateButtons()
Protected Overridable Sub UpdateButtons
Remarks
This method can be overridden for non-standard situations.
See Also
WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top