HttpHandlerAction.Type Property
.NET Framework (current version)
Gets or sets the HttpHandlerAction type.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("type", IsRequired := True)> Public Property Type As String
The Type property is a comma-separated class/assembly combination consisting of version, culture, and public-key tokens.
Note |
|---|
ASP.NET searches for the handler assembly DLL in the application's private \bin directory first, and then it searches in the system assembly cache. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
