Click or drag to resize

PFItemPageContextUnlimitedModification Property

Gets a value indicating whether the unlimited modification mode is active.

Returns false if the current user is not an admin, even if the mode is active .

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public bool UnlimitedModification { get; }

Property Value

Type: Boolean
See Also