This topic has not yet been rated - Rate this topic

SPWebConfigModification.Path Property

Gets or sets the XPath expression that is used to locate the node that is being operated on.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public string Path { get; set; }

Property Value

Type: System.String
A string that contains an XPath expression that specifies the node. If the Type property specifies EnsureChildNode, the Path property contains the XPath expression for the parent node under which the node is created. For example, the following string specifies the path to specify for safe control entries: "/configuration/SharePoint/SafeControls".
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ