Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentExecUserAsyncCallback Method |
Component Actions on the Server. Executes the callback function
callbackName for the user object which is associated with
the component on the server side. (The user object type should be a
subtype of IlsMvUser.)
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- callbackName
- Type: SystemString
The name of the callback. - params
- Type: RW.Server.ComponentMvValue
The parameters.