UpdateProgressAssociatedUpdatePanelIDConverter::CreateInstance Method

 

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

NameDescription
System_CAPS_pubmethodCreateInstance(IDictionary^)

Re-creates an Object given a set of property values for the object.(Inherited from TypeConverter.)

System_CAPS_pubmethodCreateInstance(ITypeDescriptorContext^, IDictionary^)

Creates an instance of the type that this TypeConverter is associated with, using the specified context, given a set of property values for the object.(Inherited from TypeConverter.)

Return to top
Show: