Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the public “My Site” page of the user.
The MySitePublicWebPartPage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MySitePublicWebPartPage | Initializes a new instance of the MySitePublicWebPartPage class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
PrivacySelected | Gets or sets the privacy for the “My Site” public page. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateChildControls | Creates any child controls contained in the WebPartPage. (Inherited from WebPartPage.) |
![]() ![]() |
GetEffectivePrivacy | Returns the effective privacy setting for the “My Site” public page. |
![]() |
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).) |
![]() |
OnLoad | (Overrides PersonalWebPartPageOnLoad(EventArgs).) |
![]() |
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).) |
![]() |
Render | Outputs the content of the WebPartPage to the provided HtmlTextWriter. (Inherited from WebPartPage.) |
![]() |
RenderChildren | Outputs the content of the WebPartPage object child controls to the provided HtmlTextWriter object. (Inherited from WebPartPage.) |
![]() |
StopProcessingRequestIfNotNeeded | Stops processing the request if the client is no longer connected to the server. (Inherited from WebPartPage.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
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