mojoPortal API Documentation
Blog Class
mojoPortalmojoPortal.BusinessBlog
Declaration Syntax
C#
public class Blog : IIndexableContent
Members
All MembersConstructorsMethodsPropertiesEvents



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

Blog(Int32)
Initializes a new instance of the Blog class

AddBlogCategory(Int32, String)
AddBlogComment(Int32, Int32, String, String, String, String, DateTime)
AddItemCategory(Int32, Int32)
AllowCommentsForDays
BlogGuid
Category
CommentCount
CompiledMeta
ContentChanged
CountOfDrafts(Int32)
CreatedUtc
CreateHistory(Guid)
Delete()()()
DeleteBlogComment(Int32)
DeleteByModule(Int32)
DeleteBySite(Int32)
DeleteCategory(Int32)
DeleteItemCategories(Int32)
Description
Equals(Object) (Inherited from Object.)
Excerpt
FeatureGuid
Finalize()()() (Inherited from Object.)
GetBlogComments(Int32, Int32)
GetBlogCommentsTable(Int32, Int32)
GetBlogEntriesByMonth(Int32, Int32, Int32)
GetBlogMonthArchive(Int32)
GetBlogs(Int32, DateTime)
GetBlogsByPage(Int32, Int32)
GetBlogsForMetaWeblogApi(Int32, DateTime)
GetBlogsForSiteMap(Int32)
GetBlogStats(Int32)
GetCategories(Int32)
GetCategoriesList(Int32)
GetCategory(Int32)
GetDrafts(Int32)
GetEntriesByCategory(Int32, Int32)
GetHashCode()()() (Inherited from Object.)
GetItemCategories(Int32)
GetPage(Int32, DateTime, Int32, Int32, Int32%)
GetSingleBlog(Int32)
GetType()()() (Inherited from Object.)
IncludeInFeed
IsInNewsletter
IsPublished
ItemId
ItemUrl
LastModUserGuid
LastModUtc
Location
MemberwiseClone()()() (Inherited from Object.)
MetaDescription
MetaKeywords
ModuleGuid
ModuleId
NextItemId
NextPostTitle
NextPostUrl
OnContentChanged(ContentChangedEventArgs)
PreviousItemId
PreviousPostTitle
PreviousPostUrl
Save()()()
SearchIndexPath
SiteId
StartDate
Title
ToString()()() (Inherited from Object.)
UpdateBlogCategory(Int32, String)
UserDisplayName
UserEmail
UserGuid
UserLoginName
UserName
Inheritance Hierarchy
Object
Blog

Assembly: mojoPortal.Features.Business (Module: mojoPortal.Features.Business) Version: 1.0.0.0 (1.0.0.0)