Click or drag to resize
ViewModeOnDemand Class
Encapsulates the view mode but doesn't request it until it is demanded by Value.
Inheritance Hierarchy
SystemObject
  CMS.PortalEngineViewModeOnDemand

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public class ViewModeOnDemand

The ViewModeOnDemand type exposes the following members.

Constructors
  NameDescription
Public methodViewModeOnDemand
Top
Properties
  NameDescription
Public propertyValue
Value.
Top
Methods
  NameDescription
Public methodIsLiveSite
Returns true if the view mode is live site mode
Top
Operators
See Also