Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddEmailTemplate ( string key, string value ) : void | ||
GetEmailTemplate ( string key ) : string |
public static AddEmailTemplate ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |
public static GetEmailTemplate ( string key ) : string | ||
key | string | |
return | string |