WebPartDescriptionCollection Constructor

 

Initializes a new instance of the WebPartDescriptionCollection class.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodWebPartDescriptionCollection()

Initializes an empty new instance of the WebPartDescriptionCollection class.

System_CAPS_pubmethodWebPartDescriptionCollection(ICollection^)

Initializes a new instance of a WebPartDescriptionCollection object by passing in an ICollection collection of WebPartDescription objects.

Return to top
Show: