Click or drag to resize
RequestSettingsOnDemand Class

Note: This API is now obsolete.

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: 10.0.0
Syntax
C#
[ObsoleteAttribute("Class was not intended for public use and will be removed in the next version.")]
public class RequestSettingsOnDemand

The RequestSettingsOnDemand type exposes the following members.

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