DataManager.GetFieldValue Method
Gets the field value.
[Visual Basic]
NotOverridable Public Function GetFieldValue( _
ByVal
itemID As
ID, _
ByVal
fieldName As
String _
) As
String _
Parameters
-
itemID
- Item ID.
-
fieldName
- Name of the field.
Implements
IQueryable.GetFieldValue
See Also
DataManager Class | Sitecore.Data Namespace