Gets the Cache Item's Timeout
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int CacheTimeOut { get; set; } |
| Visual Basic |
|---|
Public Property CacheTimeOut As Integer Get Set |
| Sandcastle Documented DotNetNuke Core |
| CacheItemArgs..::..CacheTimeOut Property |
| CacheItemArgs Class See Also Send Feedback |
| C# |
|---|
public int CacheTimeOut { get; set; } |
| Visual Basic |
|---|
Public Property CacheTimeOut As Integer Get Set |