Retrieves a URL Maps Collection by its unique ID.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- id
- Type: SystemString
The unique ID of the URL maps collection. It is always tied to the Publishing Target it belongs to.Examples
Return Value
Type: IUrlMapURL maps collection with matching ID. Returns null if this collection doesn't exist.
See Also