A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface ILinksManager

Namespace: EPiServer.Cms.Shell.UI.Models.ExternalLinks
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7
[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

Declaration
IndexViewData GetIndexViewData(Settings settings, IPrincipal user)
Parameters
Type Name Description
Settings settings
System.Security.Principal.IPrincipal user
Returns
Type Description
IndexViewData

Extension Methods