SqlDataSourceDesigner.CanConfigure Property

 

Gets a value indicating whether the Configure method can be called by the design host.

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

Public Overrides ReadOnly Property CanConfigure As Boolean

Property Value

Type: System.Boolean

true if the design host supports the IDataEnvironment interface; otherwise false.

.NET Framework
Available since 2.0
Return to top
Show: