The IExtensionElementFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateInstance |
instantiates the correct extensiohn element
| |
| Save | the only relevant method here |
Properties
| Name | Description | |
|---|---|---|
| XmlName |
returns the XML local name that is used
| |
| XmlNameSpace |
returns the XML namespace that is processed
| |
| XmlPrefix |
returns the xml prefix used
|