Class ServicePathConverter
Inheritance
System.Object
ServicePathConverter
Namespace: AjaxControlToolkit
Assembly: AjaxControlToolkit.dll
Version: 13.30.0Syntax
public class ServicePathConverter : StringConverter
Constructors
ServicePathConverter()
Declaration
public ServicePathConverter()
Methods
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
Declaration
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.ITypeDescriptorContext | context | |
System.Globalization.CultureInfo | culture | |
System.Object | value | |
System.Type | destinationType |
Returns
Type | Description |
---|---|
System.Object |