Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.FormControls
FormControlError Class
FormControlError Properties
ErrorTitle Property
FormControlName Property
HasValue Property
InnerException Property
Value Property
FormControlError
Value Property
Gets or sets field value. You need to override this method to make the control work properly with the form.
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
Copy
public
override
Object
Value
{
get
;
set
; }
Property Value
Type:
Object
Implements
IFormControl
Value
See Also
Reference
FormControlError Class
CMS.FormControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com