AjaxFrameworkAssemblyAttribute::GetDefaultAjaxFrameworkAssembly Method (Assembly^)
.NET Framework (current version)
Returns the default ASP.NET AJAX framework assembly that contains ASP.NET AJAX resources.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public protected: virtual Assembly^ GetDefaultAjaxFrameworkAssembly( Assembly^ currentAssembly )
Parameters
- currentAssembly
-
Type:
System.Reflection::Assembly^
The assembly that the AjaxFrameworkAssemblyAttribute attribute was declared in.
.NET Framework
Available since 4.0
Available since 4.0
Show: