Text Disguise

TDSettings Members

TDSettings overview

Public Instance Constructors

TDSettings Constructor Initializes a new instance of the TDSettings class.

Public Instance Properties

ConnectionString (inherited from Dls.Common.DlsSettings) 
ForgottenEmailSenderAddressGets the sender's address of the Forgotten Password e-mail.
ForgottenEmailSenderNameGets the sender's name of the Forgotten Password e-mail.
ForgottenEmailSubjectGets the subject of the Forgotten Password e-mail.
RegistrationEmailAdminNotificationGets the recipient's e-mail address of the administrative notification e-mail for new registrations.
RegistrationEmailAdminNotificationSubjectGets the subject of the administrative notification e-mail for new registrations.
RegistrationEmailSenderAddressGets the sender's address of the welcome e-mail for new registrations.
RegistrationEmailSenderNameGets the sender's name of the welcome e-mail for new registrations.
RegistrationEmailSubjectGets the subject of the welcome e-mail for new registrations.
SmtpServer (inherited from Dls.Common.DlsSettings) 
VirtualRoot (inherited from Dls.Common.DlsSettings) 

Public Instance Methods

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.

Protected Instance Properties

KeyPrefixGets the prefix to be used when retrieving configuration settings.

Protected Instance Methods

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.

See Also

TDSettings Class | Dls.TextDisguise Namespace