ISPFieldValueConverter Interface |
Namespace: Colygon.MatchPoint.Core.DataAdapters
public interface ISPFieldValueConverter : IGenericFactory<SPField>, ISingleton
The ISPFieldValueConverter type exposes the following members.
Name | Description | |
---|---|---|
Sequence | The sequence number for this singleton. Lower sequence has the higher priority. (Inherited from ISingleton.) |
Name | Description | |
---|---|---|
AddRequiredQueryFields |
Adds additional field names that are required in the GetValue method and therefore should be included in CAML
queries.
| |
CreateFormField |
Creates a FormDataField which can be referenced using a FieldRef in the form web part
in combination with a ListItemDataAdapter.
| |
GetValue | ||
IsMatch | (Inherited from IGenericFactoryT.) | |
SetValue |