Click or drag to resize

PageViewIsolation Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.FrontendPageViewIsolation

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public sealed class PageViewIsolation : IDisposable

The PageViewIsolation type exposes the following members.

Constructors
  NameDescription
Public methodPageViewIsolation(Int32)
Initializes a new instance of the PageViewIsolation class
Public methodPageViewIsolation(Int32, Boolean)
Initializes a new instance of the PageViewIsolation class
Public methodPageViewIsolation(Int32, Boolean, Boolean)
Initializes a new instance of the PageViewIsolation class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the PageViewIsolation
Top
See Also