VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoActionJS type / get_ActionSource Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ActionSource Method
In This Topic
Get the action source.
Syntax
var instance = new Vintasoft.Imaging.WebUndoActionJS(source, actionSource);

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

Return Value

Action source.
Browser Compatibility
56+
45+
11
See Also