VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiControlSettingsJS type
Constructors SeeAlso
In This Topic
    WebUiControlSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebUiControlSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebUiControlSettingsJS class.
    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