QuickAdmin.Net Reference
C#
Show/Hide TOC
CRUDProxy
List
Page
Custom
Command
Input(String) Constructor
初始化新实例。
Definition
Namespace:
QuickAdmin.RCL
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
public
ListPageCustomCommandInput
(
string
cmd
)
Parameters
cmd
string
命令名称。
Exceptions
ArgumentNullException
cmd
为
null
。
See Also
Reference
CRUDProxy
ListPageCustomCommandInput Class
CRUDProxy
ListPageCustomCommandInput Overload
QuickAdmin.RCL Namespace
In This Article
Definition
Exceptions
See Also