Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PropertiesXml property of the SPList class gets a fragment in Collaborative Application Markup Language (CAML) that specifies property values for the list.
Property Value
A string containing a CAML fragment that specifies property values.
Remarks
The PropertiesXml property returns a string in the following form:
<List DocTemplateUrl="" DefaultViewUrl="/Site_Name/Lists/List_Title/AllItems.aspx"
ID="{E5E1A188-347A-40D3-8C7B-71D79F7FD3D3}" Title="List_Title"
Description="" ImageUrl="/_layouts/images/itgen.gif"
Name="{E5E1A188-347A-40D3-8C7B-71D79F7FD3D3}" BaseType="0"
ServerTemplate="100" Created="20030901 04:44:52" Modified="20030901 06:18:37"
LastDeleted="20030901 04:44:52" Version="2" Direction="none" ThumbnailSize=""
WebImageWidth="" WebImageHeight="" Flags="4096" ItemCount="3"
AnonymousPermMask="" RootFolder="" ReadSecurity="1" WriteSecurity="1"
Author="1" EventSinkAssembly="" EventSinkClass="" EventSinkData=""
EmailInsertsFolder="" AllowDeletion="True" AllowMultiResponses="False"
EnableAttachments="True" EnableModeration="False" EnableVersioning="False"
Hidden="False" MultipleDataList="False" Ordered="False" ShowUser="True" />
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security