PortalUIConfigurationListViewCacheTimeOut Property |
ListView Cache Time Out - Specify the amount of time for the ListView cache to time out and expire.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic int ListViewCacheTimeOut { get; set; }
Public Property ListViewCacheTimeOut As Integer
Get
Set
public:
property int ListViewCacheTimeOut {
int get ();
void set (int value);
}
member ListViewCacheTimeOut : int with get, set
Property Value
Type:
Int32
See Also