Intersoft WebDesktop Documentation
WebPane Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebPane Class


Glossary Item Box

The lowest level object of WebPaneManager which represent a Pane. It can contain server side or html controls when used in UseInlineContent mode.

Object Model

WebPane Class

Syntax

Visual Basic (Declaration) 
Public Class WebPane 
   Inherits WebPaneBase
   Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject 
Visual Basic (Usage)Copy Code
Dim instance As WebPane
C# 
public class WebPane : WebPaneBase, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject  

Remarks

A WebPane object supports unlimited nested level of another WebPane or WebGroupPane objects. For better understanding on WebPane concepts please read Understanding Concepts.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.NamedObjectBase
         ISNet.WebUI.WebDesktop.WebPaneBase
            ISNet.WebUI.WebDesktop.WebPane

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.