CRUDProxyEditPageCustomCommandInput Class

编辑页面自定义命令的输入类。

Definition

Namespace: QuickAdmin.RCL
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
public class EditPageCustomCommandInput
Inheritance
object    CRUDProxyEditPageCustomCommandInput

Constructors

Properties

Public Properties

Args 命令参数。
Cmd 命令名称。
Id 正在处理的记录的主键值。
OpenedIn 指示当前编辑页面被打开的位置。

See Also