Construct a new CacheableAttribute
Namespace: DotNetNuke.ComponentModel.DataAnnotationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public CacheableAttribute( string cacheKey ) |
Visual Basic |
---|
Public Sub New ( cacheKey As String ) |
Parameters
- cacheKey
- Type: System..::..String
The cacheKey to use