HostingEnvironment.InClientBuildManager Property
.NET Framework (current version)
Gets a value that indicates whether the hosting environment has access to the ASP.NET build system.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the application domain is the ASP.NET hosted application domain used in ClientBuildManager scenarios; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: