Class FontTypeProvider
List of font types
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("FontType")]
public class FontTypeProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
FontTypeProvider()
List of font types
Declaration
public FontTypeProvider()
Fields
ProviderName
List of font types
Declaration
public const string ProviderName = "FontType"
Field Value
Type | Description |
---|---|
string |
Methods
AddItems()
Create the hard-coded item list
Declaration
protected override void AddItems()