Click or drag to resize

PFItemPageContextIsAdmin Property

Gets a value indicating whether the user has the owner privilege on the current item.

Will also return true if the user is member of the Site Administrators.

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 IsAdmin { get; }

Property Value

Type: Boolean
See Also