C# Class Orchard.Environment.Configuration.ShellSettings

Represents the minimalistic set of fields stored for each tenant. This model is obtained from the IShellSettingsManager, which by default reads this from the App_Data settings.txt files.
显示文件 Open project: ucdavis/Orchard Class Usage Examples

Public Methods

Method Description
ShellSettings ( )
ShellSettings ( ShellSettings settings )

Method Details

ShellSettings() public method

public ShellSettings ( )

ShellSettings() public method

public ShellSettings ( ShellSettings settings )
settings ShellSettings