Share via


PropertiesXml Property

The PropertiesXml property of the SPView class gets properties of the view, including the GUID, the type, the display name, the URL, and the ID of the base view.

Property Value

A string containing a fragment in Collaborative Application Markup Language (CAML) that specifies the properties.

Remarks

The PropertiesXml property returns a string in the following form:

<View Name="{7591FC7D-8304-42C7-9456-09F4241AC6F8}"
   Type="HTML" DisplayName="View_Name"
   Url="Lists/List_Title/File_Name.aspx"
   BaseViewID="1" />

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security