summaryP:DotNetNuke.Security.Roles.RoleInfo.Cacheability

Namespace: DotNetNuke.Security.Roles
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public CacheLevel Cacheability { get; }
Visual Basic
Public ReadOnly Property Cacheability As CacheLevel
	Get

Implements

IPropertyAccess..::..Cacheability

See Also