Gets the value for a specific publishing target. If no override value exists for this publishing target, returns the global value.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- pubTargetId
- Type: SystemString
ID of the publishing target
Return Value
Type: StringPublishing target override value or global value.
See Also