Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.FormControls
IFormControl Interface
IFormControl Methods
GetOtherValues Method
IsValid Method
LoadControlValue Method
LoadOtherValues Method
IFormControl
IsValid Method
Returns true if entered data is valid. If data is invalid, it returns false and displays an error message.
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
Copy
bool
IsValid
()
Return Value
Type:
Boolean
See Also
Reference
IFormControl Interface
CMS.FormControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com