ContentPermissionContextHasStateSpecificPermissions Method |
Gets a value indicating whether the specified state has specific permissions in this context.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool HasStateSpecificPermissions(
int stateId
)
Parameters
- stateId
- Type: SystemInt32
Return Value
Type:
BooleanSee Also