Class AnonymousUserInfo
The AnonymousUserInfo class provides an Entity for an anonymous user.
Inherited Members
Namespace: DotNetNuke.Entities.Users
Assembly: DotNetNuke.dll
Syntax
public class AnonymousUserInfo : BaseUserInfo
Properties
| Improve this Doc View SourceUserID
Gets or sets the User Id for this online user.
Declaration
public string UserID { get; set; }
Property Value
Type | Description |
---|---|
System.String |