Allow collections import checkbox location changed
This commit is contained in:
parent
ab1d7fef54
commit
659bf1c990
13 changed files with 133 additions and 48 deletions
|
@ -48,7 +48,7 @@ namespace WebsitePanel.EnterpriseServer.Base.RDS
|
|||
public const string DISABLE_CMD = "DisableCMD";
|
||||
public const string DISABLE_CMD_ADMINISTRATORS = "DisableCMDAdministrators";
|
||||
public const string DISABLE_CMD_USERS = "DisableCMDUsers";
|
||||
public const string ALLOWCONNECTIONSIMPORT = "AllowConnectionsImport";
|
||||
public const string ALLOWCOLLECTIONSIMPORT = "AllowCollectionsImport";
|
||||
|
||||
public string SettingsName { get; set; }
|
||||
public int ServerId { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue