refactoring
This commit is contained in:
parent
bebb9efb6f
commit
43e3728c24
4 changed files with 287 additions and 281 deletions
|
@ -46,7 +46,8 @@ namespace WebsitePanel.Portal
|
|||
{
|
||||
try
|
||||
{
|
||||
GalleryApplicationResult appResult = ES.Services.WebApplicationGallery.GetGalleryApplicationDetails(PanelSecurity.PackageId,
|
||||
GalleryApplicationResult appResult =
|
||||
ES.Services.WebApplicationGallery.GetGalleryApplicationDetails(PanelSecurity.PackageId,
|
||||
PanelRequest.ApplicationID);
|
||||
// check for errors
|
||||
if (!appResult.IsSuccess)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue