Share via


DesignPreviewSaveData.ShouldSetMasterUrl property

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

Syntax

'Declaration
Public ReadOnly Property ShouldSetMasterUrl As Boolean
    Get
'Usage
Dim instance As DesignPreviewSaveData
Dim value As Boolean

value = instance.ShouldSetMasterUrl
public bool ShouldSetMasterUrl { get; }

Property value

Type: System.Boolean

See also

Reference

DesignPreviewSaveData class

DesignPreviewSaveData members

Microsoft.SharePoint.Utilities namespace