VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementContainerJS type / render Methods / render() Property
Syntax BrowserCompatibility SeeAlso
In This Topic
render() Method
In This Topic
Creates and returns markup of UI element.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementContainerJS(items, settings);

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

Return Value

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