PageAction.Insert 属性

定义

获取用于插入数据项的页面的操作名称。

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

属性值

文本值“Insert”。

适用于