MySitePublicWebPartPage Methods

Include Protected Members
Include Inherited Members

The MySitePublicWebPartPage type exposes the following members.

Methods

  Name Description
Protected method CreateChildControls Creates any child controls contained in the WebPartPage. (Inherited from WebPartPage.)
Public methodStatic member GetEffectivePrivacy Returns the effective privacy setting for the “My Site” public page.
Protected method OnInit Handles the Init event. This member is reserved for internal use and is not intended to be used directly from your code. (Overrides PersonalWebPartPageOnInit(EventArgs).)
Protected method OnLoad (Overrides PersonalWebPartPageOnLoad(EventArgs).)
Protected method OnPreRender Handles the PreRender event. This member is reserved for internal use and is not intended to be used directly from your code. (Overrides PersonalWebPartPageOnPreRender(EventArgs).)
Protected method Render Outputs the content of the WebPartPage to the provided HtmlTextWriter. (Inherited from WebPartPage.)
Protected method RenderChildren Outputs the content of the WebPartPage object child controls to the provided HtmlTextWriter object. (Inherited from WebPartPage.)
Protected method StopProcessingRequestIfNotNeeded Stops processing the request if the client is no longer connected to the server. (Inherited from WebPartPage.)

Top

See Also

Reference

MySitePublicWebPartPage Class

Microsoft.SharePoint.Portal.WebControls Namespace