ExpressionBinding.ExpressionPrefix Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets a value for the prefix of an expression in its declarative syntax.

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

Public Property ExpressionPrefix As String

Property Value

Type: System.String

A string that represents the expression prefix.

.NET Framework
Available since 2.0
Return to top
Show: