ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearPage : propertyChanged Event |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_propertyChanged(handler : Function) function remove_propertyChanged(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_propertyChanged(handler); .remove_propertyChanged(handler); |
The page raises this event when the page properties caption and selected changes. The page will provide the name of the changed property as the event argument.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearPage
ImGearPage Members