| BasicFormIsFieldVisible Method | 
            Checks if the given field is evaluated as visible.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool IsFieldVisible(
	string fieldName
)
Parameters
- fieldName
- Type: SystemString
 Form field name
Return Value
Type: 
Boolean See Also
See Also