This topic has not yet been rated - Rate this topic

SPWebConfigModification.Value Property

Gets or sets the value of the item to set.

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

Property Value

Type: System.String
If the Type property specifies EnsureChildNode, the Value property contains an XML string that represents the node to be populated as a child of the specified parent node. If the type is EnsureSection, Value contains the name of the section. If the type is EnsureAttribute, Value contains the value set in the attribute.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ