SaaS CMS has officially launched! Learn more now.

Class NullProjectResolver

Inheritance
System.Object
NullProjectResolver
Implements
Namespace: EPiServer.Core.Internal
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public class NullProjectResolver : Object, IProjectResolver

Constructors

NullProjectResolver()

Declaration
public NullProjectResolver()

Methods

GetCurrentProjects()

Declaration
public IEnumerable<int> GetCurrentProjects()
Returns
Type Description
System.Collections.Generic.IEnumerable<System.Int32>

Implements

Extension Methods