SP.ListItem.fieldValuesAsHtml Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets the values for the list item as HTML.
var value = SP.ListItem.get_fieldValuesAsHtml();
Property Value
Type: SP.FieldStringValues
Applies To
Remarks
It must not be null.