Merge
This commit is contained in:
commit
a08adf9b91
54 changed files with 2971 additions and 1065 deletions
|
@ -56,6 +56,11 @@ namespace WebsitePanel.EnterpriseServer
|
|||
|
||||
}
|
||||
|
||||
public static int GetRemoteDesktopServiceId(int itemId)
|
||||
{
|
||||
return GetRdsServiceId(itemId);
|
||||
}
|
||||
|
||||
public static RdsCollection GetRdsCollection(int collectionId)
|
||||
{
|
||||
return GetRdsCollectionInternal(collectionId);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue