SPWebSequence.ApplicableWebTemplate property
如果只適用於特殊的根網站範本此網站順序,會傳回數字。否則,會傳回 0。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property ApplicableWebTemplate As Integer
Get
'用途
Dim instance As SPWebSequence
Dim value As Integer
value = instance.ApplicableWebTemplate
public virtual int ApplicableWebTemplate { get; }
Property value
Type: System.Int32