SiteMapDataSourceDesigner::IDataSourceDesigner::CanConfigure Property
.NET Framework (current version)
For a description of this member, see IDataSourceDesigner::CanConfigure.
Assembly: System.Design (in System.Design.dll)
private: property bool CanConfigure { virtual bool get() sealed = IDataSourceDesigner::CanConfigure::get; }
Property Value
Type: System::Booleantrue if the underlying data source has a configuration wizard that can be launched with the Configure method; otherwise, false.
Implements
IDataSourceDesigner::CanConfigureThis member is an explicit interface member implementation. It can be used only when the SiteMapDataSourceDesigner instance is cast to an IDataSourceDesigner interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: