C# Class SobekCM.Core.Settings.Email_Setup_Settings

Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ShouldSerializeSmtpPort ( ) : bool

Method suppresses XML Serialization of the SmtpPort property if it is empty

ShouldSerializeSmtpServer ( ) : bool

Method suppresses XML Serialization of the SmtpServer property if it is empty

Method Details

ShouldSerializeSmtpPort() public méthode

Method suppresses XML Serialization of the SmtpPort property if it is empty
public ShouldSerializeSmtpPort ( ) : bool
Résultat bool

ShouldSerializeSmtpServer() public méthode

Method suppresses XML Serialization of the SmtpServer property if it is empty
public ShouldSerializeSmtpServer ( ) : bool
Résultat bool