Freigeben über


PageLayoutCreationInformation.Web-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblys:   Microsoft.SharePoint.Client.Publishing.Silverlight (in Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (in Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public Property Web As Web
    Get
    Set
'Usage
Dim instance As PageLayoutCreationInformation
Dim value As Web

value = instance.Web

instance.Web = value
public Web Web { get; set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Client.Web

Siehe auch

Referenz

PageLayoutCreationInformation Klasse

PageLayoutCreationInformation-Member

Microsoft.SharePoint.Client.Publishing-Namespace