Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.IsDemoUser Property

Defines whether the current user has the "Demo" role.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public bool IsDemoUser { get; }

Remarks

The demo user role can be assigned to any user. Pages and modules can be limited in their access by a demo user (Authorization tab).

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview