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.
Enables the Apply button.
Namespace: Microsoft.WindowsServerSolutions.Properties
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected void EnableApply()
protected:
void EnableApply()
Protected Sub EnableApply
Remarks
Derived classes should call this method when unsaved changes are made.
See Also
PropertyForm Class
Microsoft.WindowsServerSolutions.Properties Namespace
Return to top