Folder Element (ContentType)

Applies to: SharePoint Foundation 2010

Specifies the relative folder path for the content type's resource folder.

<Folder
  TargetName="Text"
/>

Attributes

Attribute

Description

TargetName

Optional Text. The relative folder path for the content type's resource folder.

Child Elements

None.

Parent Elements

ContentType

Occurrences

Minimum: 0

Maximum: 1

Remarks

The resource folder is the storage location for any file, such as a document template, that is used by the content type.

See Also

Reference

ResourceFolder

Concepts

Content Type Definitions

Other Resources

Content Types