ModelDataSource::UpdateProperties Method

.NET Framework (current version)
 

Updates the required properties when model binding is in use.

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

NameDescription
System_CAPS_pubmethodUpdateProperties(String^, String^)

Updates the required properties for one-way data binding.

System_CAPS_pubmethodUpdateProperties(String^, String^, String^, String^, String^, String^)

Updates the required properties for two-way data binding.

Return to top
Show: