Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Messaging Namespace / EmailTemplate Class


In This Topic
    EmailTemplate Class Properties
    In This Topic

    For a list of all members of this type, see EmailTemplate members.

    Public Properties
     NameDescription
    Public Property Gets or sets the BCCList  
    Public Property Gets or sets the body of the email template.  
    Public Property Gets or sets a value indicating whether the Body contents are persisted or not.  
    Public Property Gets or sets the CCList  
    Public Property Gets or sets the ContentFileName  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the FromAddress  
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets a value indicating whether IsHTML  
    Public Property Gets or sets the Name  
    Public Property Gets or sets the OrderStatuses  
    Public Property Gets the Hashtable of parameters set for this template.  
    Public Property Gets or sets the ReplyToAddress  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the Store  
    Public Property Gets or sets the Subject  
    Public Property Gets or sets the ToAddress  
    Public Property Gets or sets the Triggers  
    Top
    See Also