Click or drag to resize

ContentPermissionContextEntries Property

Gets the entries. Each entry represents a particular permission or privilege of a state or globally.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ModelingList<ContentPermissionContextEntry> Entries { get; }

Property Value

Type: ModelingListContentPermissionContextEntry
See Also