RouteValueExpressionEditorSheet.GetExpression 方法
定义
返回由表达式编辑器表属性值组成的 RouteValue 表达式。Returns a RouteValue expression that is formed by the expression editor sheet property values.
public:
override System::String ^ GetExpression();
public override string GetExpression ();
override this.GetExpression : unit -> string
Public Overrides Function GetExpression () As String
返回
表中当前设置的 RouteValue 表达式字符串。The RouteValue expression string for the current settings in the sheet.