Class OfMonthProvider
MDO provider for the hard-coded list of "of" months in the recurrence dialog.
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("OfMonth")]
public class OfMonthProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
OfMonthProvider()
MDO provider for the hard-coded list of "of" months in the recurrence dialog.
Declaration
public OfMonthProvider()
Methods
AddItems()
MDO provider for the hard-coded list of "of" months in the recurrence dialog.
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)