Share via


UnsecuredLayoutsPageBase.DetermineMasterPage Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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

Return Value

Type: System.String
Returns String.

See Also

Reference

UnsecuredLayoutsPageBase Class

UnsecuredLayoutsPageBase Members

Microsoft.SharePoint.WebControls Namespace