Class TimeZoneFactory
Inheritance
System.Object
TimeZoneFactory
Implements
Namespace: EPiServer.VisitorGroupsCriteriaPack
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3Syntax
public class TimeZoneFactory : Object, ISelectionFactory
Constructors
TimeZoneFactory()
Declaration
public TimeZoneFactory()
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> |