Class SmsPluginPreferenceProvider
Inheritance
SmsPluginPreferenceProvider
Assembly: SoDataBase.dll
Syntax
[SoInject("Database")]
public class SmsPluginPreferenceProvider
Properties
Items
Declaration
public List<ISoListItem> Items { get; }
Property Value
Methods
IsHandled(int)
Declaration
public bool IsHandled(int prefDescId)
Parameters
Type |
Name |
Description |
int |
prefDescId |
|
Returns
IsHandled(string, string)
Declaration
public bool IsHandled(string section, string key)
Parameters
Returns
Extension Methods