Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If this site sequence is only applicable to a special root web template, return the number. otherwise, return 0.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ApplicableRootWebTemplate As Integer
Get
'Usage
Dim instance As SPSiteSequence
Dim value As Integer
value = instance.ApplicableRootWebTemplate
public virtual int ApplicableRootWebTemplate { get; }
Property value
Type: System.Int32