Provides extension methods for the
SPWeb class. These methods can be used for accessing basic
operations from the expression engine or from the API.
Inheritance Hierarchy
Namespace: Colygon.MatchPoint.CoreAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static class SPWebExtensions
The SPWebExtensions type exposes the following members.
Methods
| Name | Description |
---|
| GetFieldValueT | Returns the field value extracted from a list item for the specified field. |
TopRemarks This class provides expression extensions.
See Also