Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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