mojoPortal API Documentation
EmailSendLog Class
mojoPortalmojoPortal.BusinessEmailSendLog
Declaration Syntax
C#
public class EmailSendLog
Members
All MembersConstructorsMethods



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

Create(Guid, Guid, Guid, Guid, Guid, String, String, String, String, String, String, String, DateTime, String, String, Guid)
Inserts a row in the mp_EmailSendLog table. Returns rows affected count.

Delete(Guid)
Deletes a row from the mp_EmailSendLog table. Returns true if row deleted.

DeleteByModule(Guid)
Deletes rows from the mp_EmailSendLog table. Returns true if row deleted.

DeleteBySite(Guid)
Deletes rows from the mp_EmailSendLog table. Returns true if row deleted.

Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
EmailSendLog

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