Click or drag to resize
LiveTileContextUserInfo Property
Gets or sets the user for which the model is requested.

Namespace: CMS.ApplicationDashboard.Web.UI
Assembly: CMS.ApplicationDashboard.Web.UI (in CMS.ApplicationDashboard.Web.UI.dll) Version: 10.0.0
Syntax
C#
public IUserInfo UserInfo { get; set; }

Property Value

Type: IUserInfo
See Also