Retrieves an Element that was added by its Presentation Content Unit by its unique ID.
This method will not return elements that are outside of the presentation fields group.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- uniqueId
- Type: SystemString
Unique ID of the element to retrieve.
Return Value
Type: IElementElement with matching ID. This method returns null if this element doesn't exist.
See Also