<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > VideoPlayer > Method >GetPage |
Gets a page that has been added component.
Prototype :
object GetPage
(
No Arguments
)
Example :
var objPage = This.GetPage();
_TraceLn(objPage.GetPageIndex());
Available Events :
OnAddToPage, OnCheckValidity, OnClick, OnEndBind