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 ApplicableWebTemplate As Integer
Get
'Usage
Dim instance As SPWebSequence
Dim value As Integer
value = instance.ApplicableWebTemplate
public virtual int ApplicableWebTemplate { get; }
Property value
Type: System.Int32