VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementJS type / createMarkup Property
Syntax BrowserCompatibility SeeAlso
In This Topic
createMarkup Method
In This Topic
Creates an initial markup of UI element.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementJS(settings);

var value; // Type: object
value = instance.createMarkup();

Return Value

A DOM-element that represents UI element.
Browser Compatibility
56+
45+
11
See Also