Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.FormControls
FormEngineUserControl Class
FormEngineUserControl Methods
ConnectToForm Method
ContainsColumn Method
ConvertInputValue Method
Form_ControlWithDependenciesChanged Method
GetColumnValue Method
GetControlInfoMarker Method
GetDialogConfiguration Method
GetInputClientID Method
GetInputControlID Method
GetOtherValue Method
GetOtherValues Method
GetResolvedValue(ReturnType) Method
GetSpellCheckFields Method
GetStringValue Method
GetValue Method
GetWhereCondition Method
CheckLength Method
IsFileTypeAllowed 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
ConnectToForm Method
Connects the given form control to a form if necessary
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
Copy
protected
virtual
void
ConnectToForm
(
BasicForm
form
)
Parameters
form
Type:
CMS.FormControls
BasicForm
Form control
See Also
Reference
FormEngineUserControl Class
CMS.FormControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com