TDSettings Constructor
|
Initializes a new instance of the TDSettings class. |
ConnectionString (inherited from Dls.Common.DlsSettings) | |
ForgottenEmailSenderAddress | Gets the sender's address of the Forgotten Password e-mail. |
ForgottenEmailSenderName | Gets the sender's name of the Forgotten Password e-mail. |
ForgottenEmailSubject | Gets the subject of the Forgotten Password e-mail. |
RegistrationEmailAdminNotification | Gets the recipient's e-mail address of the administrative notification e-mail for new registrations. |
RegistrationEmailAdminNotificationSubject | Gets the subject of the administrative notification e-mail for new registrations. |
RegistrationEmailSenderAddress | Gets the sender's address of the welcome e-mail for new registrations. |
RegistrationEmailSenderName | Gets the sender's name of the welcome e-mail for new registrations. |
RegistrationEmailSubject | Gets the subject of the welcome e-mail for new registrations. |
SmtpServer (inherited from Dls.Common.DlsSettings) | |
VirtualRoot (inherited from Dls.Common.DlsSettings) |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
KeyPrefix | Gets the prefix to be used when retrieving configuration settings. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
GetSetting (inherited from Dls.Common.DlsSettings) | |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
TDSettings Class | Dls.TextDisguise Namespace