Interface ISearchRootsResolver
Namespace: EPiServer.Shell.UI.Rest.Internal
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7Syntax
public interface ISearchRootsResolver
Methods
GetSearchRoots(String)
Declaration
IEnumerable<string> GetSearchRoots(string searchArea)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | searchArea |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |