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