SP.FieldStringValues.fieldValues Property

Applies to: SharePoint Foundation 2010

Gets a collection of key/value pairs containing the names and values for the fields.

var value = SP.FieldStringValues.get_fieldValues(); 

Property Value

Type: Dictionary

The collection of key/value pairs containing the names and values for the fields.

Applies To

SP.FieldStringValues Class

See Also

Reference

SP.FieldStringValues Methods

SP.FieldStringValues Properties

SP Namespace