summaryP:DotNetNuke.Web.Mvp.ModulePresenterBase`1.AllowAnonymousAccess

Namespace: DotNetNuke.Web.Mvp
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
protected internal virtual bool AllowAnonymousAccess { get; }
Visual Basic
Protected Friend Overridable ReadOnly Property AllowAnonymousAccess As Boolean
	Get

See Also