ImageGear for .NET
OnMarkSelectionChanged Property
See Also  Send Feedback
ImageGear21.Web Assembly > ImageGear.Web.UI Namespace > PageView Class : OnMarkSelectionChanged Property




Glossary Item Box

Gets or sets user defined Javascript event handler to receive client events that indicate when a mark is selected or unselected.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

The page will raise this event after a mark is added to, or removed from, the client Javascript "selectedMarks" collection. The object will raise this event after it has updated the list of selected marks.

When the page raises this event, it will provide the client Javascript "MarkCollection" of selected marks as the event argument.

See Also

©2013. Accusoft Corporation. All Rights Reserved.