WebTemplate.IsRootWebOnly - Propriété
Gets a value that specifies whether the site definition configuration or site template can only be applied to the top-level site in the site collection.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IsRootWebOnly As Boolean
Get
'Utilisation
Dim instance As WebTemplate
Dim value As Boolean
value = instance.IsRootWebOnly
public bool IsRootWebOnly { get; }
Valeur de propriété
Type : System.Boolean
Returns Booleantrue if the site definition configuration or site template can only be applied to the top-level site in the site collection; otherwise, returns false. The default value is