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.
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
- ver
Type: System.Int32
Return Value
Type: System.String
Returns String.
See Also
Reference
UnsecuredLayoutsPageBase Class