public string Url(bool isSecure) { return(DiskStorage.ThemeButtonUrl(_app, _themeId, _FileName, isSecure)); }