SharingCenterWebPart Members
Include Protected Members
Include Inherited Members
Represents a control that is used to display links to open or edit shared documents, pictures, and blog posts.
The SharingCenterWebPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SharingCenterWebPart | Initializes a new instance of the SharingCenterWebPart class. |
Top
Methods
Name | Description | |
---|---|---|
OnPreRender | Handles the PreRender event. (Overrides WebPart.OnPreRender(EventArgs).) | |
RenderWebPart | Renders the content of the SharingCenterWebPart to the specified HtmlTextWriter object. (Overrides WebPart.RenderWebPart(HtmlTextWriter).) |
Top