SiteContext CurrentUser Property Kentico 8.0 API Reference
Current user info object according the URL parameter of the current request. It is available when the request contains parameters "userid", "username" or "userguid" with valid value of the user.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: IUserInfo
See Also