RDS UI changes
This commit is contained in:
parent
3dcf48966a
commit
34d0c3b6e2
14 changed files with 257 additions and 170 deletions
|
@ -65,7 +65,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
}
|
||||
|
||||
[WebMethod]
|
||||
public ResultObject AddRdsCollection(int itemId, RdsCollection collection)
|
||||
public int AddRdsCollection(int itemId, RdsCollection collection)
|
||||
{
|
||||
return RemoteDesktopServicesController.AddRdsCollection(itemId, collection);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue