The C1MultiPage type exposes the following members.

Methods

  NameDescription
Public methodCreateInstance
Creates the instance of the class. Type of the class can be determined by value of the DOM element's className.
Public methodDispose
Disposes the resources.
(Overrides ComponentDispose()()()().)
Public methodFindPageView
Gets the index of page with the specified page view ID.
Public methodInitialize
Initializes the multipage control.
(Overrides ComponentInitialize()()()().)
Public methodMoveFirst
Moves to the first page.
Public methodMoveLast
Moves to the last page.
Public methodMoveNext
Moves to the next page.
Public methodMovePrevious
Moves to the previous page.
Public methodPlay
Starts the page swapping process.
Public methodSelectPageView
Selects the page view by the ID.
Public methodStop
Stops the page swapping process.

See Also