BasicForm IsFieldAvailable Method Kentico 8.0 API Reference
Checks if control is included in editing controls hashtable.

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

Return Value

Type: OnlineBoolean
Returns TRUE if field is found. Otherwise returns FALSE.
See Also