ValidationPropertyAttribute.Name Property
.NET Framework (current version)
Gets the name of the ASP.NET server control's validation property.
Assembly: System.Web (in System.Web.dll)
The following code example demonstrates using the ValidationPropertyAttribute class when creating a custom control.
.NET Framework
Available since 1.1
Available since 1.1
Show: