SiteMapDataSourceDesigner.CanRefreshSchema Property

 

Gets a value indicating whether the schema can be refreshed.

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

Public Overrides ReadOnly Property CanRefreshSchema As Boolean

Property Value

Type: System.Boolean

This implementation always returns true.

.NET Framework
Available since 2.0
Return to top
Show: