The DocumentSection type exposes the following members.

Constructors

  NameDescription
DocumentSectionOverloaded.

Methods

  NameDescription
CopyTo
Copies section to another.
CreateObjRef (Inherited from MarshalByRefObject.)
DisposeOverloaded.
Equals (Inherited from Object.)
Finalize (Inherited from Component.)
GetHashCode (Inherited from Object.)
GetLifetimeService (Inherited from MarshalByRefObject.)
GetService (Inherited from Component.)
GetTreeNodes
Create TreeNode array that represents section in the TreeView.
GetType (Inherited from Object.)
InitializeLifetimeService (Inherited from MarshalByRefObject.)
MemberwiseCloneOverloaded.
ToString (Inherited from Component.)

Properties

  NameDescription
CanRaiseEvents (Inherited from Component.)
Container (Inherited from Component.)
Content
Gets list of providers used for creating section content.
DesignMode (Inherited from Component.)
Events (Inherited from Component.)
Name
Gets or sets the name of the section.
Page
Gets list of providers used for page decoration.
Site (Inherited from Component.)

Events

  NameDescription
Disposed (Inherited from Component.)

See Also