RouteUrlExpressionEditorSheet.IsValid Property

.NET Framework (current version)
 

Gets a value that indicates whether the RouteUrl expression string is valid.

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

Public Overrides ReadOnly Property IsValid As Boolean

Property Value

Type: System.Boolean

true if the RouteUrl expression string is valid; otherwise false.

.NET Framework
Available since 4.0
Return to top
Show: