public string GetDataPath(string url) { return(_parent.GetDataPath(Path.Combine(_component, url))); }