namespace ASC.Core.Common.WhiteLabel { public static class BaseWhiteLabelSettings { public const string DefaultLogoText = "ONLYOFFICE"; } }