Version

NavControl class Members

The following tables list the members exposed by NavControl.

Public Constructors
 NameDescription
Public ConstructorNavControl Constructor  
Public Properties
 NameDescription
Public PropertyajaxIndicatorGets reference to instance of Infragistics.Web.UI.AjaxIndicator or null. (Inherited from Infragistics.Web.UI.ControlMain)
Public Propertyclientbindingprops (Inherited from Infragistics.Web.UI.ControlMain)
Public PropertynameReturn's the name of the control. (Inherited from Infragistics.Web.UI.ControlMain)
Public PropertypropsFor Internal Use Only. Contains ClientState information for the control. (Inherited from Infragistics.Web.UI.ControlMain)
Public PropertyuniqueIDReturn's the Unique ID of the control. (Inherited from Infragistics.Web.UI.ControlMain)
Public Methods
 NameDescription
Public MethodaddClientEventHandlerAdds a function handler to process a ClientEvent. (Inherited from Infragistics.Web.UI.ControlMain)
Public MethoddisposeFor Internal Use Only. Disposes of all objects that belong to the control. (Inherited from Infragistics.Web.UI.ControlMain)
Public MethodgetClientEventPostBackFor internal use only. (Inherited from Infragistics.Web.UI.ControlMain)
Public MethodgetClientEventPostBackForObjectFor internal use only. (Inherited from Infragistics.Web.UI.ControlMain)
Public Methodinitialize  
Public MethodremoveClientEventHandlerRemoves a function handler of a ClientEvent. (Inherited from Infragistics.Web.UI.ControlMain)
Public MethodresolveItemTranslates an address string specifier into the resolved NavItem object that lives at the specified address.  
Public MethodsetClientEventFor internal use only. (Inherited from Infragistics.Web.UI.ControlMain)
See Also