Removes a Publishing Target from this profile.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- target
- Type: Ingeniux.CMSIPublishingTarget
Publishing Target to remove from this profile
Return Value
Type: BooleanTrue if the Publishing Target belongs to this profile. Otherwise, this method returns false.
Exceptions
Exception | Condition |
---|---|
SecurityException | When the current User is not an administrator. |
See Also