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