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.
Initializes the master page that should be used for the current request.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Overrides Sub OnPreInit ( _
e As EventArgs _
)
'Usage
Dim e As EventArgs
Me.OnPreInit(e)
protected override void OnPreInit(
EventArgs e
)
Parameters
e
Type: System.EventArgsEvent argument.
See Also
Reference
Microsoft.SharePoint.Publishing Namespace
PublishingPageLayoutPage