Interface ILinksManager
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7
Syntax
[Obsolete("The Episerver gadget framework has been deprecated so the External Link gadget will be removed after the upcoming major release.")]
public interface ILinksManager
Methods
GetIndexViewData(Settings, IPrincipal)
Declaration
IndexViewData GetIndexViewData(Settings settings, IPrincipal user)
Parameters
Type |
Name |
Description |
Settings |
settings |
|
System.Security.Principal.IPrincipal |
user |
|
Returns
Extension Methods