Share via


MetadataDefaults.GetDefaultMetadata Method

Include Protected Members
Include Inherited Members

Gets the defaults for all fields that have defaults for a specified folder

Overload List

  Name Description
Public method GetDefaultMetadata(SPFolder) Gets the defaults for all field that have defaults for a specified folder.
Public method GetDefaultMetadata(String) Gets the defaults for all fields in a specified SPFolder that have defaults.

Top

Remarks

Returns all of the location-based field defaults set at folder parameter in an array of Pairs. The first value of each pair is the field on which the default value exists. the second value in the pair is the default value on that field at passed-in parameter's folder.

See Also

Reference

MetadataDefaults Class

MetadataDefaults Members

Microsoft.Office.DocumentManagement Namespace