Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
CMSAbstractEditableControl Class
CMSAbstractEditableControl Methods
GetContent Method
GetContentID Method
GetEditDialogParameters Method
GetSpellCheckFields Method
IsValid Method
LoadContent Method
Render Method
RequestEditViewMode Method
ResolveMacros Method
SaveContent Method
CMSAbstractEditableControl
IsValid 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: 8.2.23
Syntax
C#
Copy
public
virtual
bool
IsValid
()
Return Value
Type:
Boolean
Implements
ICMSEditableControl
IsValid
See Also
Reference
CMSAbstractEditableControl Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com