ResourceExpressionEditorSheet Properties

 

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

NameDescription
System_CAPS_pubpropertyClassKey

Gets or sets the key that matches the filename for the resource in the project's global resource folder.

System_CAPS_pubpropertyIsValid

Gets a value that indicates whether the resource expression string is valid.(Overrides ExpressionEditorSheet::IsValid.)

System_CAPS_pubpropertyResourceKey

Gets or sets the name of the resource, which is used as a key to find the resource value.

System_CAPS_pubpropertyServiceProvider

Gets the service provider implementation that is used by the expression editor sheet.(Inherited from ExpressionEditorSheet.)

Return to top
Show: