var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId); var value; // Type: boolean value = instance.get_CanClearSessionCache();
function get_CanClearSessionCache() : boolean;
Return Value
A value indicating whether control can clear session cache. Default value is False.