UnsecuredLayoutsPageBase.DynamicMasterPageFile property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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