Click or drag to resize
BasicFormIsAnyFieldVisible Method
Returns TRUE if basic form displays any control.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public bool IsAnyFieldVisible()

Return Value

Type: Boolean
See Also