ErasureConfigurationControlIsValid Method |
Returns true if entered data is valid. If data is invalid, it returns false and displays an error message.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public abstract bool IsValid()
Return Value
Type:
BooleanSee Also