Click or drag to resize
SiteNameOnDemand Class
Encapsulates the site name but doesn't request it until it is demanded by Value.
Inheritance Hierarchy
SystemObject
  CMS.SiteProviderSiteNameOnDemand

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

The SiteNameOnDemand type exposes the following members.

Constructors
  NameDescription
Public methodSiteNameOnDemand
Top
Properties
  NameDescription
Public propertyValue
Value.
Top
Operators
See Also