PortalUIConfigurationUICacheTime Property |
Global Cache Duration - This time how long the UI configuration element will be kept on the cache
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic int UICacheTime { get; set; }
Public Property UICacheTime As Integer
Get
Set
public:
property int UICacheTime {
int get ();
void set (int value);
}
member UICacheTime : int with get, set
Property Value
Type:
Int32
See Also