ExpressionBuilder.ExpressionPrefix Property
.NET Framework 3.0
Gets or sets a string that identifies the type of expression to retrieve.
Namespace: System.Web.Configuration
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ public String get_ExpressionPrefix () /** @property */ public void set_ExpressionPrefix (String value)
public function get ExpressionPrefix () : String public function set ExpressionPrefix (value : String)
Not applicable.
Property Value
A string that identifies the type of expression to retrieve.Community Additions
ADD
Show: