London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class XmlBuilderSection

Inheritance
System.Object
XmlBuilderSection
Namespace: Mediachase.BusinessFoundation.Configuration
Assembly: Mediachase.BusinessFoundation.dll
Version: 13.30.0
Syntax
[Obsolete("This class is no longer used. Will remain at least until January 2019")]
public class XmlBuilderSection : ConfigurationSection

Constructors

XmlBuilderSection()

Declaration
public XmlBuilderSection()

Properties

CustomizationProviderElements

Declaration
public CustomizationProviderElementCollection CustomizationProviderElements { get; }
Property Value
Type Description
CustomizationProviderElementCollection

Methods

GetCustomizationProviders()

Declaration
public string[] GetCustomizationProviders()
Returns
Type Description
System.String[]