RouteValueExpressionEditorSheet::GetExpression Method ()

.NET Framework (current version)
 

Returns a RouteValue 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 RouteValue expression string for the current settings in the sheet.

.NET Framework
Available since 4.0
Return to top
Show: