The timeout multiplier used to cache the item. This value is multiple by the Host
Performance Setting to determine the actual timeout value. The default value is 20.
Namespace: DotNetNuke.ComponentModel.DataAnnotationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int CacheTimeOut { get; set; } |
| Visual Basic |
|---|
Public Property CacheTimeOut As Integer Get Set |