G
Guest
Can ConfigurationSection or ConfigurationElement retrieve the configuration
information in a generic way such as string or XmlNode type?
I have sub-sections in the configuration which is specific for sub-class to
initialize itself and needs to be passed to it in a generic way defined in
base class.
information in a generic way such as string or XmlNode type?
I have sub-sections in the configuration which is specific for sub-class to
initialize itself and needs to be passed to it in a generic way defined in
base class.