Represents a override value for a Global Variable for a specific Publishing Target.
This value applies during both preview and publish for this Publishing Target.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The IPublishingTargetVariable type exposes the following members.
Properties
Name | Description | |
---|---|---|
Value |
Gets/sets the value of the Global Variable specific to a Publishing Target.
|
Methods
Name | Description | |
---|---|---|
PublishingTarget |
Retrieves the Publishing Target this override value is for.
|
Remarks
For a Global Variable, it has a default value that will be used on all Publishing Targets, when no override value for the Publishing Target exists.
See Also