ExpressionPrefixAttribute.ExpressionPrefix Property

 

Gets the prefix value for the current ExpressionBuilder object.

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

member ExpressionPrefix : string with get

Property Value

Type: System.String

The expression prefix for the configured ExpressionBuilder.

Use the ExpressionPrefix property to retrieve the name of the prefix that is associated with a given attribute.

.NET Framework
Available since 2.0
Return to top
Show: