{CompanyName} FlexyGo
UserPageSecurity
.
.
::
.
.
CanView Property
Gets a value indicating whether this Page can be viewed.
Namespace:
FLEXYGO.Security
Assembly:
flxSecurity
(in flxSecurity.dll)
Syntax
C#
VB
public
bool
CanView
{
get
; }
Public
ReadOnly
Property
CanView
As
Boolean
Get
Field Value
true
if can view; otherwise,
false
.
See Also
UserPageSecurity Class
FLEXYGO.Security Namespace