AsyncPostBackTriggerEventNameConverter::CanConvertFrom Method

 

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

NameDescription
System_CAPS_pubmethodCanConvertFrom(ITypeDescriptorContext^, Type^)

Gets a value indicating whether this converter can convert an object in the given source type to a string using the specified context.(Inherited from StringConverter.)

System_CAPS_pubmethodCanConvertFrom(Type^)

Returns whether this converter can convert an object of the given type to the type of this converter.(Inherited from TypeConverter.)

Return to top
Show: