YouPlugin getIsFirstPage Method YouInteract Documentation
A function that returns wheter the page is the starting page of a plugin

Namespace: YouInteract.YouBasic
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool getIsFirstPage()

Return Value

Type: Boolean
Wheter the page is the starting page of the app or not (usually true or false, only one true per app)
See Also