{CompanyName} FlexyGo

UserSecurityConfig..::..CanViewPage Method

Determines whether this page can be viewed .

Namespace:  FLEXYGO.Security
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public bool CanViewPage(
	string PageName
)
Public Function CanViewPage ( _
	PageName As String _
) As Boolean

Parameters

PageName
Type: String
The PageName.

Return Value

true if this page can be viewed; otherwise, false.

Exceptions


ExceptionCondition
ExceptionError Checking can Update