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

Glossary Item Box

The following tables list the members exposed by WebSplitter.

Public Constructors

 NameDescription
Public ConstructorWebSplitter ConstructorInitializes a new instance of the WebSplitterclass.  
Top

Public Properties

 NameDescription
Public PropertyAccessKeyKeyboard shortcut used by the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyAllowCollapseGets or sets the property whether the WebSplitter able to collapse.  
Public PropertyAllowResizeGets or sets the property whether the WebSplitter is able to resize.  
Public PropertyBackColorColor of the background of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyBorderColorColor of the border around the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyBorderStyleStyle of the border around the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyBorderWidthWidth of the border around the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyClientIDMode (Inherited from System.Web.UI.Control)
Public PropertyCollapseDirectionGets or sets the direction of collapse, either to Panel1 or Panel2.  
Public PropertyContainerTypeGets or sets the container type of WebSplitter.  
Public PropertyControlDataTransferFormat (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyCssClass (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnabledEnabled 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 PropertyFontThe font used for text within the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyForeColorColor of the text within the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyGripImageCollapseGets or sets the image of the grip to collapse. The image shown when the Panel is not collapse yet.  
Public PropertyGripImageRestoreGets or sets the image of the grip to restore. The image shown when the Panel is already collapsed.  
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyImagesDirectoryGets or sets the image directory used by ImagesSettings.  
Public PropertyOnAfterCollapseGets or sets the javascript function to invoke after the Pane is collapsed.  
Public PropertyOnAfterResizeGets or sets the javascript function to invoke after the Pane is resized.  
Public PropertyOnAfterRestoreGets or sets the javascript function to invoke after the Pane is restored.  
Public PropertyOnBeforeCollapseGets or sets the javascript function to invoke before the Pane is collapsed.  
Public PropertyOnBeforeResizeGets or sets the javascript function to invoke before the Pane is resized.  
Public PropertyOnBeforeRestoreGets or sets the javascript function to invoke before the Pane is restored.  
Public PropertyOrientationGets or sets the WebSplitter orientation.  
Public PropertyPage (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyPanel1MinGets or sets the minimum size of Panel I. (in pixel size)  
Public PropertyPanel1ScrollableGets or sets whether Panel I is scrollable.  
Public PropertyPanel2MinGets or sets the minimum size of Panel II. (in pixel size)  
Public PropertyPanel2ScrollableGets or sets whether Panel II is scrollable.  
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. Gets or sets the directory where all shared scripts for Intersoft controls are stored.  
Public PropertySizeGet or sets WebSplitter size.  
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertySplitterStyleThe Style of WebSplitter.  
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 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 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 MethodClone (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.ISNetControl)
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 MethodGetObjectData (Inherited from ISNet.WebUI.ISNetControl)
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 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 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 MethodRenderEndTagOverridden.   
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 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)
Top

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventGripClickOccurs when WebSplitter's grip is clicked.  
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.