CMSChatRoomPageEditedChatRoom Property |
Edited room. This property has to be set by child page.
Property can't be of type ChatRoomInfo, because this project can't reference Chat project (circular references and separability).
Namespace: CMS.Chat.Web.UIAssembly: CMS.Chat.Web.UI (in CMS.Chat.Web.UI.dll) Version: 12.0.0
Syntax protected BaseInfo EditedChatRoom { get; }
Property Value
Type:
BaseInfoSee Also