Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.FormControls
FormEngineUserControl Class
FormEngineUserControl Properties
ContextResolver Property
ControlStyle Property
CssClass Property
Data Property
DefaultProperties Property
DependsOnAnotherField Property
Enabled Property
ErrorMessage Property
Field Property
FieldInfo Property
Form Property
FormControlParameter Property
HasDependingFields Property
HasValue Property
CheckFieldEmptiness Property
CheckMinMaxLength Property
CheckRegularExpression Property
CheckUnique Property
InputClientID Property
InputControlID Property
RememberOriginalValue Property
ResolverName Property
StopProcessing Property
Text Property
Trim Property
UnderlyingFormControl Property
ValidationError Property
Value Property
ValueDisplayName Property
ValueElementID Property
ValueForValidation Property
WhereConditionFormat Property
FormEngineUserControl
ValidationError Property
Validation error string shown when the control is not valid.
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
string
ValidationError
{
get
;
set
; }
Property Value
Type:
String
Implements
IFormControl
ValidationError
See Also
Reference
FormEngineUserControl Class
CMS.FormControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com