Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.FormEngine Namespaces
CMS.FormEngine.Web.UI
AbstractBasicForm Class
AbstractBasicForm Methods
GetControlValue Method
GetDataValue Method
InitSpellCheck Method
ItemChanged Method
LoadControlValues Method
Render Method
SaveControlValue Method
SetDataValue Method
AbstractBasicForm
GetControlValue Method
Gets the value of specified field.
Namespace:
CMS.FormEngine.Web.UI
Assembly:
CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
Object
GetControlValue
(
Control
ctrl
)
Parameters
ctrl
Type:
System.Web.UI
Control
The control
Return Value
Type:
Object
See Also
Reference
AbstractBasicForm Class
CMS.FormEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com