The members of System.Web.UI.Design.ResourceExpressionEditorSheet are listed below.
See Also: Inherited members from System.Web.UI.Design.ExpressionEditorSheet
Initializes a new instance of the System.Web.UI.Design.ResourceExpressionEditorSheet class. |
| ClassKey | string.
Gets or sets the key that matches the filename for the resource in the project's global resource folder. | |
| [read-only] override | IsValid | bool.
Gets a value that indicates whether the resource expression string is valid. |
| ResourceKey | string.
Gets or sets the name of the resource, which is used as a key to find the resource value. |
override | GetExpression()
| |