Concept Framework 2.0 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: Fri Jan 21 18:06:14 2011 GMT | (c)2011 RadGs Software |