Show / Hide Table of Contents

Class SmsPluginPreferenceProvider

Inheritance
Object
SmsPluginPreferenceProvider
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[SoInject("Database")]
public class SmsPluginPreferenceProvider : Object

Properties

Items

Declaration
public List<ISoListItem> Items { get; }
Property Value
Type Description
List<ISoListItem>

Methods

IsHandled(Int32)

Declaration
public bool IsHandled(int prefDescId)
Parameters
Type Name Description
Int32 prefDescId
Returns
Type Description
Boolean

IsHandled(String, String)

Declaration
public bool IsHandled(string section, string key)
Parameters
Type Name Description
String section
String key
Returns
Type Description
Boolean

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top