DwpFile Element (Solution)

Applies to: SharePoint Foundation 2010

Specifies a Web Part file (.dwp or .webpart) to include in the solution.

  <DwpFile
        FileName = "Text" 
        Location = "Text">
  </DwpFile>

Attributes

Attribute

Description

FileName

Optional Text. The name of the Web Part file.

Location

Optional Text. The relative path of the Web Part file.

Child Elements

None

Parent Elements

DwpFiles