SiteMapDataSourceDesigner.RefreshSchema Method (Boolean)

 
Use BaseTrue

Called by the designer host to refresh the schema of the underlying data source.

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

override RefreshSchema : 
        preferSilent:bool -> unit

Parameters

preferSilent
Type: System.Boolean

true to suppress data source events until the refresh operation has completed; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: