void OnPreparePage(OnPreparePageParams ioOnPreparePageParams);
Description
This callback will be called when using the dynamic refresh mechanism for Numeric Grid Questions.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
ioOnPreparePageParams | OnPreparePageParams | Parameters that will be considered when running callback |
Return Type
void
Comments
Please sign in to leave a comment.