Class EnabledLanguageFactory
Inheritance
System.Object
EnabledLanguageFactory
Implements
Namespace: EPiServer.VisitorGroupsCriteriaPack
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3Syntax
public class EnabledLanguageFactory : Object, ISelectionFactory
Constructors
EnabledLanguageFactory()
Declaration
public EnabledLanguageFactory()
Explicit Interface Implementations
ISelectionFactory.GetSelectListItems(Type)
Declaration
IEnumerable<SelectListItem> ISelectionFactory.GetSelectListItems(Type property)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | property |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.Rendering.SelectListItem> |