System.Web.Compilation.ExpressionPrefixAttribute.ExpressionPrefix Property

Gets the prefix value for the current System.Web.Compilation.ExpressionBuilder object.

Syntax

public string ExpressionPrefix { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0