C# Class SobekCM.Core.Settings.Server_Settings

ファイルを表示 Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Server_Settings ( ) : System

Constructor for a new instance of the Server_Settings class

ShouldSerializeBase_SobekCM_Location_Relative ( ) : bool

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

ShouldSerializeJP2ServerUrl ( ) : bool

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

Method Details

Server_Settings() public method

Constructor for a new instance of the Server_Settings class
public Server_Settings ( ) : System
return System

ShouldSerializeBase_SobekCM_Location_Relative() public method

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

ShouldSerializeJP2ServerUrl() public method

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