Partager via


DesignPreviewSaveData - Constructeur

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    web As SPWeb, _
    layoutUrl As String, _
    shouldSetMasterUrl As Boolean, _
    themedCssFolderUrl As String _
)
'Utilisation
Dim web As SPWeb
Dim layoutUrl As String
Dim shouldSetMasterUrl As Boolean
Dim themedCssFolderUrl As String

Dim instance As New DesignPreviewSaveData(web, layoutUrl, _
    shouldSetMasterUrl, themedCssFolderUrl)
public DesignPreviewSaveData(
    SPWeb web,
    string layoutUrl,
    bool shouldSetMasterUrl,
    string themedCssFolderUrl
)

Paramètres

Voir aussi

Référence

DesignPreviewSaveData classe

DesignPreviewSaveData - Membres

Microsoft.SharePoint.Utilities - Espace de noms