1 implementation of IDeploymentSection
System.Web.Extensions (1)
UI\DeploymentSectionCache.cs (1)
15
internal sealed class DeploymentSectionCache :
IDeploymentSection
{
3 references to IDeploymentSection
System.Web.Extensions (3)
UI\ScriptManager.cs (3)
50
private readonly
IDeploymentSection
_deploymentSection;
126
IDeploymentSection
deploymentSection,
351
private
IDeploymentSection
DeploymentSection {