Click or drag to resize
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.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected BaseInfo EditedChatRoom { get; }

Property Value

Type: BaseInfo
See Also