This documentation is archived and is not being maintained.

DataControlExtensions::EnableDynamicData Method

Enables Dynamic Data behavior for the specified data control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member EnableDynamicData(INamingContainer, Type) Enables Dynamic Data behavior for the specified data control.
Public method Static member EnableDynamicData(INamingContainer, Type, IDictionary<String, Object>) Enables Dynamic Data behavior for the specified data control.
Public method Static member EnableDynamicData(INamingContainer, Type, Object) Enables Dynamic Data behavior for the specified data control.
Top
Show: