QuickAdmin.Net Reference
C#
Show/Hide TOC
CRUDProxy
Edit
Page
Custom
Command
Output Class
编辑页面自定义命令的输出类。
Definition
Namespace:
QuickAdmin.RCL
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
public
class
EditPageCustomCommandOutput
Inheritance
object
CRUDProxy
EditPageCustomCommandOutput
Constructors
CRUDProxy
EditPageCustomCommandOutput
Initializes a new instance of the
CRUDProxy
EditPageCustomCommandOutput
class
Properties
Public Properties
HideWindow
获取/设置一个布尔值,指示是否要关闭当前编辑页面。
JsToExec
获取/设置要执行的客户端脚本。
See Also
Reference
QuickAdmin.RCL Namespace
In This Article
Definition
Constructors
Properties
See Also