Removes a Publishing Targets.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- pubTarget
- Type: Ingeniux.CMSIPublishingTarget
Publishing target to remove
Return Value
Type: BooleanTrue if the Publishing Target is not null and exists in the Content Store. Otherwise, this method returns false.
See Also