FormEngineUserControl GetInputControlID Method Kentico 8.0 API Reference
Gets control ID of first inner control.

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

Parameters

controls
Type: OnlineSystem.Web.UI ControlCollection
Collection of inner controls to look for input control. If null then this.Controls colleciton is used

Return Value

Type: OnlineString
Returns ID of input control
See Also