SiteMapDataSourceDesigner.IDataSourceDesigner.CanRefreshSchema Property          
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For a description of this member, see CanRefreshSchema.
property bool System::Web::UI::Design::IDataSourceDesigner::CanRefreshSchema { bool get(); };
	bool System.Web.UI.Design.IDataSourceDesigner.CanRefreshSchema { get; }
	member this.System.Web.UI.Design.IDataSourceDesigner.CanRefreshSchema : bool
	 ReadOnly Property CanRefreshSchema As Boolean Implements IDataSourceDesigner.CanRefreshSchema
	Property Value
Always true.
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the SiteMapDataSourceDesigner instance is cast to an IDataSourceDesigner interface.