FormUserControlInfoProvider GetFormUserControlInfo Method (String)Kentico 8.1 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.1.5347.20411)

Parameters

userControlCodeName
Type: OnlineSystem String
Form user control code name

Return Value

Type: FormUserControlInfo
See Also