| Concept Framework 2.2 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| OnSwitchPage | event | public | version 1.0 | no |
| OnSwitchPage(Sender, EventData) |
| Sender | the event firing control |
| EventData | contains a string encapsulating the new page index; it must be evaluated as this: new_page_index=value EventData; |
| This event is triggered when the user switch from one page to another. |
| Documented by Eduard Suica, generation time: Tue Oct 18 20:10:31 2011 GMT | (c)2011 RadGs Software |