Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.FormEngine Namespaces
CMS.FormEngine.Web.UI
FormEngineUserControl Class
FormEngineUserControl Methods
ConnectToForm Method
ContainsColumn Method
ConvertInputValue Method
Form_ControlWithDependenciesChanged Method
GetColumnValue Method
GetControlInfoMarker Method
GetDialogConfiguration Method
GetOtherValue Method
GetOtherValues Method
GetResolvedValue(ReturnType) Method
GetSpellCheckFields Method
GetStringValue Method
GetValue Method
GetWhereCondition Method
CheckLength Method
IsValid Method
LoadControlFromFFI Method
LoadControlValue Method
LoadDefaultProperties Method
LoadOtherValues Method
OnInit Method
RaiseOnChanged Method
ReloadControl Method
Render Method
SetValue Method
UnderlyingFormControl_Changed Method
ValidateMacroValue Method
FormEngineUserControl
LoadControlValue Method
Loads control value.
Namespace:
CMS.FormEngine.Web.UI
Assembly:
CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
Copy
public
virtual
void
LoadControlValue
(
Object
value
)
Parameters
value
Type:
System
Object
Value to load
Implements
IFormControl
LoadControlValue(Object)
See Also
Reference
FormEngineUserControl Class
CMS.FormEngine.Web.UI Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com