PFItemHtmlHelperIsControlVisible Method |
Determines whether a field of a given name is visible or not.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public bool IsControlVisible(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Return Value
Type:
BooleanSee Also