C# Class SobekCM.Core.Settings.Email_Setup_Settings

Mostrar archivo Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method 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 method

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

ShouldSerializeSmtpServer() public method

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