YouPlugin
getName Method
YouInteract Documentation
A function that returns the Page's Name
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
string
getName
()
string getName()
Return Value
Type:
String
The page's Name (usually
this.Name
)
See Also
Reference
YouPlugin Interface
YouInteract.YouBasic Namespace