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




The following tables list the members exposed by CancelableTreeViewPlusNodeEventArgs.

Public Constructors

 NameDescription
Public ConstructorCancelableTreeViewPlusNodeEventArgs Constructor Initializes a new instance of the CancelableTreeViewPlusNodeEventArgs class.  
Top

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.