{CompanyName} FlexyGo
UserProfile
.
.
::
.
.
IsMobile Method
Determines whether this instance is mobile.
Namespace:
FLEXYGO.User.interface
Assembly:
flxSecurity
(in flxSecurity.dll)
Syntax
C#
VB
public
bool
IsMobile
()
Public
Function
IsMobile
As
Boolean
Return Value
true
if this instance is mobile; otherwise,
false
.
See Also
UserProfile Class
FLEXYGO.User.interface Namespace