Class CommentBusinessEntity

Business Entity for Comments.

System.Object
  EPS.Business.BusinessObjects.BusinessEntity
    EPS.Web.Blog.CommentBusinessEntity

public class CommentBusinessEntity : BusinessEntity, ISavable

Class Members

MemberDescription
GetBusinessObject Override the GetBusinessObject method
public virtual IBusinessObject GetBusinessObject();
LoadEntity Load Entity
public static CommentBusinessEntity LoadEntity( Guid id );
NewEntity NewEntity
public static CommentBusinessEntity NewEntity( Guid postId );
Save Saves the entity
public virtual bool Save();
Approved Property for bApproved
Comment Property for cComment
Content Property for fk_content
DatePosted Date comment was posted
Email Property for cEmail
Homepage Property for cHomepage
Name Property for cName
Title Property for cTitle

Requirements

Namespace: EPS.Web.Blog
Assembly: BLOGCONTROLS.DLL


  Last Updated: 5/23/2007 | © , 2007