System.Web.UI.WebControls.WebParts.Part Members

The members of System.Web.UI.WebControls.WebParts.Part are listed below.

See Also: Inherited members from System.Web.UI.WebControls.Panel

Public Properties

ChromeStatePartChromeState.

Gets or sets whether a part control is in a minimized or normal state.

ChromeTypePartChromeType.

Gets or sets the type of border that frames a Web Parts control.

[read-only]
ControlsSystem.Web.UI.ControlCollection.

Gets a System.Web.UI.ControlCollection object that contains the child controls for a specified server control in the user interface hierarchy.

Descriptionstring.

Gets or sets a brief phrase that summarizes what the part control does, for use in ToolTips and catalogs of part controls.

Titlestring.

Gets or sets the title of a part control.

Public Methods

override
DataBind()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls

Allows the developer of a designer for a composite part control to recreate the control's child controls on the design surface.