MethodExpression.TypeName Property

Definition

Gets or sets the class whose method contains the custom query.

public string TypeName { get; set; }

Property Value

The class that the method is a member of.

Remarks

The MethodExpression class enables you to specify a custom expression for a data source in the QueryExtender control. You can use the TypeName property to specify the class to which the method belongs.

Applies to

Produit Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1