VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementStateJS type / get_CallbackData Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_CallbackData Method
In This Topic
Gets a data, which must be sent to a callback function.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementStateJS(name, settings);

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

Return Value

A data, which must be sent to a callback function.
Browser Compatibility
56+
45+
11
See Also