Share via


MySitePublicWebPartPage members

Represents the public “My Site” page of the user.

The MySitePublicWebPartPage type exposes the following members.

Constructors

  Name Description
Public method MySitePublicWebPartPage Initializes a new instance of the MySitePublicWebPartPage class.

Top

Properties

  Name Description
Public property PrivacySelected Gets or sets the privacy for the “My Site” public page.

Top

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

Fields

  Name Description
Protected field miniConsole Specifies a MiniConsole control for the MySitePublicWebPartPage. This member is reserved for internal use and is not intended to be used directly from your code.

Top

See also

Reference

MySitePublicWebPartPage class

Microsoft.SharePoint.Portal.WebControls namespace