PageLayoutCreationInformation.MasterPageUrl 屬性
命名空間: Microsoft.SharePoint.Client.Publishing
組件: Microsoft.SharePoint.Client.Publishing.Silverlight (在 Microsoft.SharePoint.Client.Publishing.Silverlight.dll 中); Microsoft.SharePoint.Client.Publishing.Phone (在 Microsoft.SharePoint.Client.Publishing.Phone.dll 中) Microsoft.SharePoint.Client.Publishing (在 Microsoft.SharePoint.Client.Publishing.dll 中)
語法
'宣告
Public Property MasterPageUrl As String
Get
Set
'用途
Dim instance As PageLayoutCreationInformation
Dim value As String
value = instance.MasterPageUrl
instance.MasterPageUrl = value
public string MasterPageUrl { get; set; }
屬性值
請參閱
參照
PageLayoutCreationInformation 類別