Table of Contents

Class ServicePathConverter

Namespace
AjaxControlToolkit
Assembly
AjaxControlToolkit.dll
public class ServicePathConverter : StringConverter
Inheritance
ServicePathConverter
Inherited Members

Constructors

ServicePathConverter()

public ServicePathConverter()

Methods

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)

Parameters

context ITypeDescriptorContext
culture CultureInfo
value object
destinationType Type

Returns

object