System.Web.UI.Design.ExpressionEditorSheet.IsValid Property

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

Syntax

[System.ComponentModel.Browsable(false)]
public virtual bool IsValid { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This base implementation always returns true.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0