| ExternalEditControlDisableButton Method (String) | 
            Disables the button with the given error message
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected void DisableButton(
	string errorMessage
)
Parameters
- errorMessage
- Type: SystemString
 Error message
 See Also
See Also