Orchard.Environment.Configuration.ShellSettings.ShellSettings C# (CSharp) Method

ShellSettings() public method

public ShellSettings ( )
        public ShellSettings() {
            State = new TenantState("Invalid");
            Themes = new string[0];
        }

Same methods

ShellSettings::ShellSettings ( ShellSettings settings )
ShellSettings