The Base class for all Rooms
Namespace:
EPiServer.Community.ForumAssembly: EPiServer.Community.Forum (in EPiServer.Community.Forum.dll) Version: 4.0.517.255
Syntax
| C# |
|---|
[SerializableAttribute] [EntityTypeOverrideAttribute(typeof(RoomBase))] public abstract class RoomBase : FrameworkEntityStatusBase, IContent, ILocalized, ISecurableEntity<RoomAccessRights>, ISecurableEntity, IEntity, ICacheable, ICloneable, ICloneable |
Inheritance Hierarchy
System..::.Object
EPiServer.Common..::.EntityBase
EPiServer.Common..::.FrameworkEntityBase
EPiServer.Common..::.FrameworkEntityStatusBase
EPiServer.Community.Forum..::.RoomBase
EPiServer.Community.Forum..::.ChildRoom
EPiServer.Community.Forum..::.Room
EPiServer.Common..::.EntityBase
EPiServer.Common..::.FrameworkEntityBase
EPiServer.Common..::.FrameworkEntityStatusBase
EPiServer.Community.Forum..::.RoomBase
EPiServer.Community.Forum..::.ChildRoom
EPiServer.Community.Forum..::.Room