Web Console integration
This commit is contained in:
parent
d933862a05
commit
440af2bf77
25 changed files with 2260 additions and 409 deletions
|
@ -92,5 +92,7 @@ namespace WebsitePanel.Providers.HeliconZoo
|
|||
void SwithEnginesEnabled(bool enabled);
|
||||
string[] GetEnabledEnginesForSite(string siteId);
|
||||
void SetEnabledEnginesForSite(string siteId, string[] engineNames);
|
||||
bool IsWebCosoleEnabled();
|
||||
void SetWebCosoleEnabled(bool enabled);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue