Definition
Namespace:ArtOfTest.WebAii.Core
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class ResponsiveWebSettingsConfigSectionHandler : ConfigurationSection
Inheritance: objectConfigurationElementConfigurationSectionResponsiveWebSettingsConfigSectionHandler
Inherited Members
Constructors
C#
public ResponsiveWebSettingsConfigSectionHandler()
Properties
C#
[ConfigurationProperty("userAgent", IsRequired = false)]
public string UserAgent { get; set; }