The members of System.Web.UI.WebControls.WebParts.Part are listed below.
See Also: Inherited members from System.Web.UI.WebControls.Panel
ChromeState | PartChromeState.
Gets or sets whether a part control is in a minimized or normal state. | |
ChromeType | PartChromeType.
Gets or sets the type of border that frames a Web Parts control. | |
[read-only] | Controls | System.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. |
Description | string.
Gets or sets a brief phrase that summarizes what the part control does, for use in ToolTips and catalogs of part controls. | |
Title | string.
Gets or sets the title of a part control. |
override | DataBind()Documentation for this section has not yet been entered. |
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. |