Class FaqCategoryProvider
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("FaqCategory")]
public class FaqCategoryProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
FaqCategoryProvider()
Declaration
public FaqCategoryProvider()
Fields
ProviderName
Declaration
public const string ProviderName = "FaqCategory"
Field Value
Type | Description |
---|---|
String |
Methods
AddItems()
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)