CRUDProxyEditPageCustomCommandOutput Class

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

Definition

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

Constructors

CRUDProxyEditPageCustomCommandOutputInitializes a new instance of the CRUDProxyEditPageCustomCommandOutput class

Properties

Public Properties

HideWindow 获取/设置一个布尔值,指示是否要关闭当前编辑页面。
JsToExec 获取/设置要执行的客户端脚本。

See Also