TemplateDefinition.SupportsDataBinding Property

 

Retrieves or sets a value indicating whether the template supports data binding.

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

Public Property SupportsDataBinding As Boolean

Property Value

Type: System.Boolean

true if the template supports data binding; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: