OfTypeExpression Constructor

.NET Framework (current version)
 

Initializes a new instance of the OfTypeExpression class.

Namespace:   System.Web.UI.WebControls.Expressions
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubmethodOfTypeExpression()

Initializes a new instance of the OfTypeExpression class.

System_CAPS_pubmethodOfTypeExpression(Type^)

Initializes a new instance of the OfTypeExpression class using a specified type.

Return to top
Show: