| ConfigurationSectionStringConverterConvertFrom Method |
| Name | Description | |
|---|---|---|
| ConvertFrom(Object) | Converts the given value to the type of this converter. (Inherited from TypeConverter.) | |
| ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) |
Casts value into a string then returns ConfigurationManager.GetSection
(Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |