SPWebInfo.CustomMasterUrl property
URL de mestre personalizada do SharePoint.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property CustomMasterUrl As String
Get
'Uso
Dim instance As SPWebInfo
Dim value As String
value = instance.CustomMasterUrl
public string CustomMasterUrl { get; }
Property value
Type: System.String
Um String que representa a URL de mestre personalizada.