PFItemHtmlHelperIsFormPartVisible Method (Guid) |
Determines whether a form part with a given guid 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 IsFormPartVisible(
Guid partGuid
)
Parameters
- partGuid
- Type: SystemGuid
Return Value
Type:
BooleanSee Also