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.
Based on the WSS version it returns the appropriate default master page.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend Function DetermineMasterPage ( _
ver As Integer _
) As String
'Usage
Dim ver As Integer
Dim returnValue As String
returnValue = Me.DetermineMasterPage(ver)
protected internal string DetermineMasterPage(
int ver
)
Parameters
- ver
Type: System.Int32
Return value
Type: System.String
Returns String.
See also
Reference
UnsecuredLayoutsPageBase class