IKaxFilterCommandEventExecuteCommand Method |
Override to fire the corresponding command.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxvoid ExecuteCommand(
Object source
)
Sub ExecuteCommand (
source As Object
)
void ExecuteCommand(
Object^ source
)
abstract ExecuteCommand :
source : Object -> unit
Parameters
- source
- Type: SystemObject
See Also