{CompanyName} FlexyGo

UserSecurityConfig..::..CanViewModule Method

Determines whether this module can be viewed .

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

Syntax


public bool CanViewModule(
	string ModuleName
)
Public Function CanViewModule ( _
	ModuleName As String _
) As Boolean

Parameters

ModuleName
Type: String
The module name.

Return Value

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

Exceptions


ExceptionCondition
ExceptionError Checking Can Update