Intersoft WebDesktop Documentation
WebNavPane Class Members
See Also  Properties  Methods  Events Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebNavPane Class

Glossary Item Box

The following tables list the members exposed by WebNavPane.

Public Constructors

 NameDescription
Public ConstructorWebNavPane Constructor  
Top

Public Properties

 NameDescription
Public PropertyAccessKeyKeyboard shortcut used by the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyActiveBarIndexGets or sets the active NavBar index.  
Public PropertyAllowResizeSpecify whether the bar can be resized (apply to Outlook2003 type)  
Public PropertyAutoPostBackSpecifies whether the navbar or navbar_item should perform autopostback automatically when clicked.  
Public PropertyBackColorOverridden. Color of the background of the control.  
Public PropertyBarItemSettingsContains NavBarItem settings such as ItemStyle, ItemsPlaceholderStyle, DisplayMode and ImagePosition.  
Public PropertyBarsGets or sets the collection of WebNavBar.  
Public PropertyBarSettingsContains NavBar settings such as BarStyle, CaptionStyle, ContentMode and ImageSize.  
Public PropertyBarVisibleGets or sets the number of visible bar.  
Public PropertyBorderColorOverridden. Color of the border around the control.  
Public PropertyBorderStyleOverridden. Style of the border around the control.  
Public PropertyBorderWidthOverridden. Width of the border around the control.  
Public PropertyCausesValidation  
Public PropertyClientIDMode (Inherited from System.Web.UI.Control)
Public PropertyControlDataTransferFormat (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnabledEnable state of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableManagedThemingSpecifies whether the theming for this control should be managed by Intersoft Theme Architecture. When set to False, this control will not apply the style defined in Theme Architecture. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewStateWhether the control automatically saves its state for use in round-trips. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableWebResourcesSpecifies the option for use with web resources feature. When enabled, the component will retrieve scripts and client resources from web resources instead of external script location (IIS virtual directory). (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyFooterSettingsGets or sets footer settings. The settings are applicable when WebNavType is set to Outlook2003.  
Public PropertyFrameStyleGets or sets the style applied to Frame.  
Public PropertyGripImage  
Public PropertyGripStyleGets or sets the style of the grip.  
Public PropertyHeightOverridden.   
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyImagesDirectoryGets or sets the location of images used to render the control.  
Public PropertyNavTypeGets or sets the type of WebNavPane.  
Public PropertyOnBarClickGets or sets the javascript function to invoke when the NavBar is clicked.  
Public PropertyOnBarItemClickGets or sets the javascript function to invoke when the NavBarItem is clicked.  
Public PropertyOnClientUnloadGets or sets the javascript function to invoke when the NavPane is unload.  
Public PropertyOnInitializeGets or sets the javascript function to invoke when the NavPane is initialized.  
Public PropertyOnPaneResizeGets or sets the javascript function to invoke when the NavPane is resized.  
Public PropertyPage (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyRenderAsListBox  
Public PropertyRenderingMode (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyRuntimeLicenseKey (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyScriptDirectoryOverridden. Gets or sets the directory where all required scripts for the control are stored.  
Public PropertySharedScriptDirectoryOverridden.   
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndex (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyToolTipThe tooltip displayed when the mouse is over the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
Public PropertyValidationGroup  
Public PropertyViewStateItemsGets or sets the items to be stored in view state storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateMode (Inherited from System.Web.UI.Control)
Public PropertyViewStateServerConnectionGets or sets the server connection string for file server-based viewstate storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateStorageGets or sets the location to store the viewstate of this control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyVisibleIndicates whether the control is visible and rendered. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyWidthOverridden. The width of the control.  
Public PropertyXmlCompressionEnabledSpecifies whether the Xml used for clientside state storage should be compressed. (Inherited from ISNet.WebUI.ISNetControl)
Top

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodCanUseWebResources (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCheckConstrainsOverridden.   
Public MethodClone (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodCopyFromOverloaded. Overridden.   
Public MethodDataBind (Inherited from System.Web.UI.Control)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodFindControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodForceDisableXmlCompression (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentControlLifeCycle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkDataFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkVersion (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetIntersoftFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetLayoutFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetObjectDataOverridden.   
Public MethodGetPostedXMLData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductInfoKey (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductSimpleName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetPropertyValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetResourceStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodIsAtlasCallback (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsBetaRelease (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsChromeBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsEmpty (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackRequest (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoBasedBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoVersion18 (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInDesignMode (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorer8Browser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorerBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsOperaBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsSafariBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsW3CStandardBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadBarsStructureFromXmlOverloaded.   
Public MethodLoadLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromPredefinedName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadPostDataOverridden.   
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodOnInfoChanged (Inherited from ISNet.WebUI.ISNetControl)
Public MethodOnPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRaisePostDataChangedEvent (Inherited from ISNet.WebUI.ISNetControl)
Public MethodReadWebConfigValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRecreateChildControls  
Public MethodRegisterBoxSizingOverloaded.  (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterGlobalStyle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterLink (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterOptimizedCssClasses (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterPreloadImage (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterSharePointHandler (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderBeginTag (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderControl (Inherited from System.Web.UI.Control)
Public MethodRenderEndTag (Inherited from ISNet.WebUI.ISNetControl)
Public MethodReset (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveImagePath (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveRelativeURL (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveResourceUrl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSaveBarsStructureToXmlOverloaded.   
Public MethodSaveLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodSetSessionTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodShouldReturnJson (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSynchronizeTemplatesFrom  
Top

Public Events

 NameDescription
Public EventActiveBarChangedOccurs when the active bar in WebNavPane is changed.  
Public EventActiveBarItemChangedOccurs when the active bar item in WebNavPane is changed.  
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.