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