summaryP:DotNetNuke.Entities.Users.ProfilePropertyAccess.Cacheability

Namespace: DotNetNuke.Entities.Users
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