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 | |
---|---|---|
GetDefaultMetadata(SPFolder) | Gets the defaults for all field that have defaults for a specified folder. | |
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.