Retrieves the direct child Elements of this page version with names that match the specified name. Case-sensitive.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- name
- Type: SystemString
Name of the elements to retrieve
Return Value
Type: IEnumerableIElementCollection of direct child elements with matching name. Returns an empty collection if this page version doesn't have any elements with matching names.
See Also