Class CmdsBlogSubscriptionRequested
- Namespace
- InSite.Persistence.Plugin.CMDS
- Assembly
- InSite.Persistence.dll
public class CmdsBlogSubscriptionRequested
- Inheritance
-
CmdsBlogSubscriptionRequested
- Inherited Members
-
Constructors
CmdsBlogSubscriptionRequested()
public CmdsBlogSubscriptionRequested()
Properties
Email
public string Email { get; set; }
Property Value
- string
FirstName
public string FirstName { get; set; }
Property Value
- string
LastName
public string LastName { get; set; }
Property Value
- string