UnsecuredLayoutsPageBase.DynamicMasterPageFile Property

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

Syntax

'Declaration
Public Property DynamicMasterPageFile As String
    Get
    Set
'Usage
Dim instance As UnsecuredLayoutsPageBase
Dim value As String

value = instance.DynamicMasterPageFile

instance.DynamicMasterPageFile = value
public string DynamicMasterPageFile { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

UnsecuredLayoutsPageBase Class

UnsecuredLayoutsPageBase Members

Microsoft.SharePoint.WebControls Namespace