summaryP:DotNetNuke.Web.Mvc.Framework.ActionFilters.DnnAuthorizeAttribute.StaticRoles

Namespace: DotNetNuke.Web.Mvc.Framework.ActionFilters
Assembly: DotNetNuke.Web.Mvc (in DotNetNuke.Web.Mvc.dll)

Syntax

C#
public string StaticRoles { get; set; }
Visual Basic
Public Property StaticRoles As String
	Get
	Set

See Also