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: 8.2.23
Syntax
C#
public bool IsAnyFieldVisible()

Return Value

Type: Boolean
See Also