{CompanyName} FlexyGo
EnvironmentSettings
.
.
::
.
.
GetPage Method
Gets the page based on PageName.
Namespace:
FLEXYGO.Environment
Assembly:
flxEnvironment
(in flxEnvironment.dll)
Syntax
C#
VB
public
Page
GetPage
(
string
PageName
)
Public
Function
GetPage
( _
PageName
As
String
_ )
As
Page
Parameters
PageName
Type:
String
The page identifier.
Return Value
Page.
Exceptions
Exception
Condition
Exception
See Also
EnvironmentSettings Class
FLEXYGO.Environment Namespace