BasicFormIsFieldVisible Method |
Checks if the given field is evaluated as visible.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool IsFieldVisible(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Form field name
Return Value
Type:
BooleanSee Also