Properties Element (DeploymentManifest - SPWeb)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Represents a collection of properties on an instance of a Windows SharePoint Services 3.0 Web (SPWeb) object.
DECLARATION
<xs:element name="Properties" type="Dictionary" />
USAGE
<Web>
<Properties
<Property />
/>
</Web>
Type
Dictionary
Attributes
Attribute |
Type |
Description |
---|---|---|
None |
Child Elements
Parent Elements
See Also
Reference
Dictionary