namespace WebsitePanel.WebDavPortal.UI.Routes { public class OwaRouteNames { public const string CheckFileInfo = "OwaCheckFileInfoPath"; public const string GetFile = "OwaGetFilePath"; } }