ResourceExpressionEditorSheet::GetExpression Method ()

 

Returns a resource expression that is formed by the expression editor sheet property values.

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

public:
virtual String^ GetExpression() override

Return Value

Type: System::String^

The resource expression string for the current settings in the sheet.

.NET Framework
Available since 2.0
Return to top
Show: