SPUserCustomAction.Sequence property
取得或設定實作特定值,以決定會出現在頁面的自訂動作的順序。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property Sequence As Integer
Get
Set
'用途
Dim instance As SPUserCustomAction
Dim value As Integer
value = instance.Sequence
instance.Sequence = value
public int Sequence { get; set; }
Property value
Type: System.Int32
決定其中自訂動作會顯示使用者介面中其他項目相對的值。