HttpStaticObjectsCollection Class
.NET Framework 3.0
Provides a collection of application-scoped objects for the StaticObjects property.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
'Declaration Public NotInheritable Class HttpStaticObjectsCollection Implements ICollection, IEnumerable 'Usage Dim instance As HttpStaticObjectsCollection
public final class HttpStaticObjectsCollection implements ICollection, IEnumerable
public final class HttpStaticObjectsCollection implements ICollection, IEnumerable
Not applicable.
- SecurityPermission for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
Community Additions
ADD
Show: