WebPartDescription Members

Provides information about a WebPart control that you can display in a catalog of Web Parts controls without having to create an instance of the control.

The following tables list the members exposed by the WebPartDescription type.

  Name Description
Public method WebPartDescription Overloaded. Initializes a new instance of the class that contains information about a specific WebPart control.
Top

  Name Description
Public property CatalogIconImageUrl Gets a URL containing the path to an image used as an icon for a WebPart control.
Public property Description Gets the text of a description for a WebPart control.
Public property ID Gets the ID of a corresponding WebPart control.
Public property Title Gets the title text of a corresponding WebPart control.
Top

(see also Protected Methods )
  Name Description
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns a String that represents the current Object. (inherited from Object)
Top

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)
Top

Community Additions

ADD
Show: