YouPlugin
getPage Method
YouInteract Documentation
A function that returns an instance of the page
Namespace:
YouInteract.YouBasic
Assembly:
YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
Page
getPage
()
Page getPage()
Return Value
Type:
Page
The page's reference (usually
this
)
See Also
Reference
YouPlugin Interface
YouInteract.YouBasic Namespace