{CompanyName} FlexyGo
ApplicationUser
.
.
::
.
.
Avatar Property
Gets or sets the avatar.
Namespace:
FLEXYGO.Authentication.Identity
Assembly:
flxAuthentication
(in flxAuthentication.dll)
Syntax
C#
VB
public
string
Avatar
{
get
;
set
; }
Public
Property
Avatar
As
String
Get
Set
Field Value
The avatar.
See Also
ApplicationUser Class
FLEXYGO.Authentication.Identity Namespace