ChatUserInfoChatUserUserID Property |
Gets or sets Chat User ID - Foreign key. Null if user is anonymous (does not have any CMS User assigned).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax public virtual Nullable<int> ChatUserUserID { get; set; }
Property Value
Type:
NullableInt32See Also