Click or drag to resize
ICMSEditableControlIsValid Method
Returns true if entered data is valid. If data is invalid, it returns false and displays an error message.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
bool IsValid()

Return Value

Type: Boolean
See Also