IPublishingTargetProfile Property Ingeniux CMS Content Store API

Gets/sets the Publishing Profile to which this Publishing Target belongs.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IPublishingProfile Profile { get; set; }

Property Value

Type: IPublishingProfile
Remarks

If this Publishing Target doesn't belong to any Publishing Profile, this property returns null.

If this property is set to a null value, then it will not belong to any Publishing Profile.

See Also

Reference