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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax protected BaseInfo EditedChatRoom { get; }
Property Value
Type:
BaseInfoSee Also