Class ContactConfig
Inherited Members
Namespace: Volo.CmsKit.Contact
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public class ContactConfig
Constructors
ContactConfig(string)
Declaration
public ContactConfig(string receiverEmailAddress)
Parameters
Type | Name | Description |
---|---|---|
string | receiverEmailAddress |
Properties
ReceiverEmailAddress
Declaration
public string ReceiverEmailAddress { get; }
Property Value
Type | Description |
---|---|
string |