Converter.Name Property
.NET Framework (current version)
Gets or sets the unique identifier for the converter.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
[<ConfigurationPropertyAttribute("name", IsRequired = true, IsKey = true, DefaultValue = "")>] [<StringValidatorAttribute(MinLength = 1)>] member Name : string with get, set
.NET Framework
Available since 3.5
Available since 3.5
Show: