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

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

The RequestSettingsOnDemand type exposes the following members.

Constructors
  NameDescription
Public methodRequestSettingsOnDemand
Top
Properties
  NameDescription
Public propertyValue
Value.
Top
See Also