The RoomBase type exposes the following members.

Constructors

  NameDescription
RoomBaseOverloaded.

Methods

  NameDescription
CloneOverloaded.
CloneReferenceMembers (Inherited from FrameworkEntityBase.)
Equals (Inherited from EntityBase.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAccessRightsOverloaded.
GetAttribute (Inherited from FrameworkEntityBase.)
GetAttributes (Inherited from FrameworkEntityBase.)
GetAttributeValue<(Of <(T>)>) (Inherited from FrameworkEntityBase.)
GetAttributeValues<(Of <(T>)>) (Inherited from FrameworkEntityBase.)
GetEntityTags
Returns an EntityTagCollection of all IEntityTag where the specified user is set as Tagger.
(Inherited from FrameworkEntityBase.)
GetHashCode (Inherited from EntityBase.)
GetSyndicationFeed (Overrides FrameworkEntityBase..::.GetSyndicationFeed(Type, IUser, Int32).)
GetTotalAccessRightsOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadOwnedObjectsOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetAttributeValueOverloaded.
ToEntityReference (Inherited from EntityBase.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AccessRightsType (Overrides FrameworkEntityBase..::.AccessRightsType.)
Author
Gets or sets the creator of the club
AvgRating
Gets the average rating value.
(Inherited from FrameworkEntityBase.)
Body
Gets or sets a description of the room
CacheKey
Gets the cache key used by this RoomBase.
(Overrides EntityBase..::.CacheKey.)
CascadeStatus (Inherited from FrameworkEntityStatusBase.)
Categories
Gets and sets Categories for an entity
(Inherited from FrameworkEntityBase.)
Created
Gets the date and time when the room was created
EntityTags (Inherited from FrameworkEntityBase.)
Forum
Gets or sets the forum this Root Room belongs to
Header
Gets or sets the name of the room
ID
Id of the entity
(Inherited from EntityBase.)
IsRatable
Gets and set the entities ratability.
(Inherited from FrameworkEntityBase.)
IsReported
Gets whether this entity has an open IReportCase
(Inherited from FrameworkEntityBase.)
Item
Gets the IAttribute with the specified name initialized with attributes values for the global site.
(Inherited from FrameworkEntityBase.)
LanguageID
Gets or sets the language id for the room
LastChangedTopic
Gets the latest changed topic for a room
Modified
Gets the date and time when the room was last modified
NumRatings
Gets the number of ratings.
(Inherited from FrameworkEntityBase.)
NumReplies
Get or sets the total replies for a room
NumTopics
Gets or sets the total topics for a room
Order
Gets or sets the sort order for the room
OwnedBy (Inherited from FrameworkEntityBase.)
Parent
Gets or sets the Room this Child Room belongs to
PreviousStatus (Inherited from FrameworkEntityStatusBase.)
ReadOnly (Inherited from EntityBase.)
ReportData
Overrides ReportData from FrameworkEntityBase. Used to collect data for the abuse reporting system
(Overrides FrameworkEntityBase..::.ReportData.)
Rooms
Gets the Child Rooms of this Room
Status (Inherited from FrameworkEntityStatusBase.)
Tags (Inherited from FrameworkEntityBase.)
Threaded
Gets or sets whether the room is threaded or not
Topics
TraceMove
Gets or sets whether the room will trace or not if a topic is moved
UniqueID
Guid of the entity
(Inherited from EntityBase.)

See Also