The property to use to scope the cache. The default is an empty string.

Namespace: DotNetNuke.ComponentModel.DataAnnotations
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also