ESRI.ArcGIS.ADF.Web.UI.WebControls
CancelableTreeViewPlusNodeEventArgs Class Properties
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : CancelableTreeViewPlusNodeEventArgs Class




For a list of all members of this type, see CancelableTreeViewPlusNodeEventArgs members.

Public Properties

 NameDescription
Public PropertyCancel Handlers can set this property to 'true' to cancel an associated event. For example, if Cancel is set to 'true' when handling the Removing event, then the node will not be removed and the NodeRemoved event will not be fired.  
Public PropertyNodeThe TreeViewPlusNode associated with the event. (Inherited from TreeViewPlusNodeEventArgs)
Top

See Also

© 2010 All Rights Reserved.