共用方式為


SPUserCustomAction members

Include protected members
Include inherited members

包含用來定義自訂動作的進入點的中繼資料。

The SPUserCustomAction type exposes the following members.

Properties

  Name Description
Public property CommandUIExtension 取得並設定定義延伸至功能區 XML。
Public property CommandUIExtensionResource 取得SPUserResource物件,代表翻譯CommandUIExtension屬性。
Public property Description 取得或設定自訂動作的描述。
Public property DescriptionResource 取得SPUserResource物件,代表翻譯的自訂動作的描述。
Public property Group 取得或設定巨集指令群組所屬的自訂動作的名稱。
Public property Id 取得可以唯一識別自訂動作的 GUID 值。
Public property ImageUrl 取得並設定為代表自訂動作圖示的圖像的 URL。
Public property Location 取得及設定自訂動作的位置。
Public property Name 取得或設定自訂動作的名稱。
Public property RegistrationId 取得並設定清單或項目的內容類型的這個自訂動作的聯識別碼或檔案類型或程式識別碼 (ProgID)。
Public property RegistrationType 取得或設定指定的自訂動作類型的列舉值。
Public property Rights 取得或設定一個值,指定自訂動作所需的權限。
Public property Scope 取得指定自訂動作範圍的値。
Public property ScriptBlock 取得或設定值,指定要執行時執行自訂動作JavaScript 。
Public property ScriptSrc 取得或設定檔,包含JavaScript執行自訂動作時要執行的 URL。
Public property Sequence 取得或設定實作特定值,以決定會出現在頁面的自訂動作的順序。
Public property Title 取得或設定自訂動作的標題標題。
Public property TitleResource 取得SPUserResource物件表示之標題的自訂動作的轉譯。
Public property Url 取得或設定當引發自訂動作時要採取的動作。
Public property VersionOfUserCustomAction 取得一個值,代表實作特有版本識別碼。

Top

Methods

  Name Description
Public method Delete() 刪除自訂動作。
Protected method Delete(Int32, Int32) 會刪除自訂動作並傳回剩餘的目前所執行的動作數目及 parent 範圍。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update 更新自訂動作所寫入至資料庫的變更。
Protected method Validate 在執行自訂動作前儲存的驗證。

Top

請參閱

參照

SPUserCustomAction class

Microsoft.SharePoint namespace