Add CRM2013 support and update CRM2011 provider
This commit is contained in:
parent
c4c09fa739
commit
20f64c90b5
68 changed files with 191845 additions and 2304 deletions
|
@ -74,6 +74,11 @@ namespace WebsitePanel.Providers.Common
|
|||
|
||||
public const string UsersHome = "UsersHome";
|
||||
|
||||
|
||||
public const string Collation = "Collation";
|
||||
|
||||
public const string Currency = "Currency";
|
||||
|
||||
public const string BaseLanguage = "BaseLanguage";
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue