EventEntry.Name Property

 

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

Gets or sets the name of the property from the expression.

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

public string Name { get; set; }

Property Value

Type: System.String

A String that contains the name of the property.

.NET Framework
Available since 2.0
Return to top
Show: