共用方式為


PageAction.Insert 屬性

定義

取得插入資料項目之網頁的動作名稱。

public:
 static property System::String ^ Insert { System::String ^ get(); };
public static string Insert { get; }
member this.Insert : string
Public Shared ReadOnly Property Insert As String

屬性值

String

常值 "Insert"。

適用於