Click or drag to resize
IFieldEditorControlValidate Method
Validates inner controls. If some error occurs appropriate error message is returned, otherwise empty string should be returned;.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
string Validate()

Return Value

Type: String
See Also