DataControlReferenceIDConverter::GetCreateInstanceSupported Method

.NET Framework (current version)
 

Namespace:   System.Web.DynamicData.Design
Assembly:  System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)

NameDescription
System_CAPS_pubmethodGetCreateInstanceSupported()

Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value.(Inherited from TypeConverter.)

System_CAPS_pubmethodGetCreateInstanceSupported(ITypeDescriptorContext^)

Returns whether changing a value on this object requires a call to CreateInstance to create a new value, using the specified context.(Inherited from TypeConverter.)

Return to top
Show: