SectionExtensionElement Members
The SectionExtensionElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SectionExtensionElement |
Methods
Extension Methods
Name | Description | |
---|---|---|
ReadElementByType |
Deserialize an element, basing the element type on the one supplied at runtime, and then store the element into the given elementCollection.
(Defined by ConfigurationElementExtensions.) |
|
ReadUnwrappedElement |
Deserialize an element of the given type, store it in the collection object, and
(Defined by ConfigurationElementExtensions.) |
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
ExtensionObject |
The extension object represented by this element.
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Prefix |
Optional prefix that will be added to the element names added by this section extender. If left out, no prefix will be added.
|
|
Properties | (Inherited from ConfigurationElement.) | |
TypeName |
Type of the section extender object that will provide new elements to the schema.
|