VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiControlSettingsJS type
In This Topic
WebUiControlSettingsJS Class Methods
In This Topic
For a list of all methods of this type, see WebUiControlSettingsJS.
Methods
 NameDescription
Public MethodGets a value indicating whether control can clear session cache.
Public MethodGets a value indicating whether control can download file.
Public MethodGets a value indicating whether control can export and download file.
Public MethodGets a value indicating whether control can upload image from URL.
Public MethodGets an identifier of DOM element where WebUiControlJS must be placed.
Public MethodGets the collection of UI elements, which must be contained within the WebUiElementContainerJS.
Public MethodGets the localization identifier of the WebUiControlJS control.
Public MethodReturns the first item with specified registered identifier.
Public MethodReturns all items with specified registered identifier.
Public MethodRemoves the first item with specified registered identifier.
Public MethodSets a value indicating whether control can clear session cache.
Public MethodSets a value indicating whether control can download file.
Public MethodSets a value indicating whether control can export and download file.
Public MethodSets a value indicating whether control can upload image from URL.
Public MethodSets an identifier of DOM element where WebUiControlJS must be placed.
Public MethodSets the localization identifier of the WebUiControlJS control.
See Also