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

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

Property Value

Type: IUserInfo
See Also