Retrieves a collection of Publishing Profiles by their unique IDs.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- pubProfileIds
- Type: SystemString
IDs of publishing profiles to retrieve
Return Value
Type: IEnumerableIPublishingProfileCollection of Publishing Profiles with matching IDs. Invalid IDs are ignored.
See Also