ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView class : marksLoaded Event |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_marksLoaded(handler : Function) function remove_marksLoaded(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_marksLoaded(handler); .remove_marksLoaded(handler); |
The viewer will raise this event after the ArtPage.loadFromJson function successfully loads marks from a JSON string, even if that string contained no marks.