The property to use to scope the cache. The default is an empty string.
Namespace: DotNetNuke.ComponentModel.DataAnnotationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Scope { get; set; } |
| Visual Basic |
|---|
Public Property Scope As String Get Set |