FormUserControlInfoProvider GetUserControlDefaultDataType Method Kentico 8.0 API Reference
Returns string array with two values - default data type and default size. If control is not found then "text" and "500" are returned.

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

Return Value

Type:  OnlineString 
Returns string array with two values. First is default data type for control. Second is default size.
See Also