UserInfoDropDown
This component shows user's dropdown menu that provides access to user's settings, setup menu, sign off link and more.
<aspx:UserInfoDropDown runat="server" />
Properties
| Property | Description |
|---|
| ShowUserName | Type: boolean (true/false) - default: true |
| PictureAlignment | Values: "left" or "right". default: "left" |
| ImageSize | Type: Number, value between 24 and 48, default:38 |
| UseIcons | Type: boolean (true/false) - default: false,
Show icons next to "Login" and "Sign up" options. |