System.Web.UI.Design.DataSourceDesigner.CanConfigure Property

Gets a value indicating whether the DataSourceDesigner.Configure method can be called.

Syntax

public virtual bool CanConfigure { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the DataSourceDesigner.CanConfigure property in a custom class to enable or disable design-time configuration for a specific data source.

A design host such as vsprvslong uses the DataSourceDesigner.CanConfigure property to determine whether a command to configure the data source appears in the action list menu at design time.

Requirements

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