PFWidgetAttribute Constructor |
Namespace:
Packflow.Core.Widgets
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFWidgetAttribute(
string globalName,
bool isRestrictedToDevelopers = false
)
Parameters
- globalName
- Type: SystemString
The widget global name. - isRestrictedToDevelopers (Optional)
- Type: SystemBoolean
See Also