DynamicCommandButtonClickScript Method |
| Name | Description | |
|---|---|---|
| ClickScript(String, String) |
Constructs the javascript appropriate for use in the onclick event of a visible button posting
a command back through this control.
| |
| ClickScript(IAppContext, MapperCommand) |
Constructs the javascript appropriate for use in the onclick event of a visible button posting
a command back through this control.
This overload is for use with MapperCommand items.
| |
| ClickScript(String, String, String) |
Constructs the javascript appropriate for use in the onclick event of a visible button posting
a command back through this control. This overload is appropriate for use with field buttons.
|