FormUserControlInfoProvider GetFormUserControlInfo Method (String)Kentico 8.0 API Reference
Returns the FormUserControlInfo structure for the specified FormUserControl.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

userControlCodeName
Type: OnlineSystem String
Form user control code name

Return Value

Type: FormUserControlInfo
See Also