System.Web.UI.Design.ExpressionEditorSheet Members

The members of System.Web.UI.Design.ExpressionEditorSheet are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Public Properties

[read-only]
IsValidbool.

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

[read-only]
ServiceProviderIServiceProvider.

Gets the service provider implementation that is used by the expression editor sheet.

Public Methods

abstract
GetExpression() : string

When overridden in a derived class, returns the expression string that is formed by the expression editor sheet property values.