var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_CanClearSessionCache(value);
function set_CanClearSessionCache(
valueA value indicating whether control can clear session cache.: boolean
) : any;
Parameters
- value
- A value indicating whether control can clear session cache.