{CompanyName} FlexyGo

EnvironmentSettings..::..GetPage Method

Gets the page based on PageName.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


public Page GetPage(
	string PageName
)
Public Function GetPage ( _
	PageName As String _
) As Page

Parameters

PageName
Type: String
The page identifier.

Return Value

Page.

Exceptions


ExceptionCondition
Exception