mojoPortal API Documentation
HtmlContent Class
mojoPortalmojoPortal.BusinessHtmlContent
Represents an instance of Html Content
Declaration Syntax
C#
public class HtmlContent : IIndexableContent
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
HtmlContent()()()
Initializes a new instance of the HtmlContent class

HtmlContent(Int32) Obsolete.
Initializes a new instance of the HtmlContent class

ApproveContent(Guid, Guid)
BeginDate
Body
ContentChanged
CreatedBy
CreatedDate
CreateHistory(Guid)
Delete()()() Obsolete.
Deletes this instance.

DeleteByModule(Int32) Obsolete.
DeleteBySite(Int32) Obsolete.
EndDate
Equals(Object) (Inherited from Object.)
Excerpt
FeatureGuid
Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetHtmlContentByPage(Int32, Int32) Obsolete.
GetType()()() (Inherited from Object.)
ItemGuid
ItemId
LastModUserGuid
LastModUtc
MemberwiseClone()()() (Inherited from Object.)
ModuleGuid
ModuleId
MoreLink
OnContentChanged(ContentChangedEventArgs)
Save()()() Obsolete.
Saves this instance.

SearchIndexPath
This is not persisted to the db. It is only set and used when indexing forum threads in the search index. Its a convenience because when we queue the task to index on a new thread we can only pass one object. So we store extra properties here so we don't need any other objects.

SiteId
This is not persisted to the db. It is only set and used when indexing forum threads in the search index. Its a convenience because when we queue the task to index on a new thread we can only pass one object. So we store extra properties here so we don't need any other objects.

SortOrder
Title
ToString()()() (Inherited from Object.)
UserGuid
Inheritance Hierarchy
Object
HtmlContent

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525