PortalUIConfigurationUICountCacheTime Property |
Navigation Bar Resource Count Cache Duration - This time how long the UI dynamic counts will stay on the cache before it expired
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic int UICountCacheTime { get; set; }
Public Property UICountCacheTime As Integer
Get
Set
public:
property int UICountCacheTime {
int get ();
void set (int value);
}
member UICountCacheTime : int with get, set
Property Value
Type:
Int32
See Also