DataControlExtensions::EnableDynamicData Method

.NET Framework (current version)
 

Enables Dynamic Data behavior for the specified data control.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticEnableDynamicData(INamingContainer^, Type^)

Enables Dynamic Data behavior for the specified data control.

System_CAPS_pubmethodSystem_CAPS_staticEnableDynamicData(INamingContainer^, Type^, IDictionary<String^, Object^>^)

Enables Dynamic Data behavior for the specified data control.

System_CAPS_pubmethodSystem_CAPS_staticEnableDynamicData(INamingContainer^, Type^, Object^)

Enables Dynamic Data behavior for the specified data control.

Return to top
Show: