| Member | Description |
|---|---|
GetBusinessObject |
Returns a default instance of a blog business object public virtual IBusinessObject GetBusinessObject(); |
LoadEntity |
Load Entity public static IBlogEntity LoadEntity( Guid id ); |
NewEntity |
NewEntity public static IBlogEntity NewEntity( Guid blogId ); |
Abstract |
Message abstract |
AggregatePost |
Property for bAggregatePost |
AllowComments |
Property for bAllowComments |
AllowRatings |
Property for bAllowRatings |
AllowTrackbacks |
Property for bAllowTrackbacks |
Author |
Author |
BlogFK |
Blog this entry belongs to |
CommentDays |
Property for iCommentDays |
DateAdded |
Date entry was originally created |
DateEdited |
Date entry was last edited |
Email |
|
IsPublished |
Property for bIsPublished |
ModerationMode |
Property for iModerationMode |
PostingName |
Property for cPostingName |
SyndicateExcerpt |
Property for bSyndicateExcerpt |
Text |
Body text |
Title |
Title |