getContentControlById Method
Deprecated in 4.16.0. Uses a deprecated class ContentControl.
Gets a ContentControl from the Content Group with a given ID.
getContentControlById(id: string): undefined | ContentControl
Parameter | Type | Description |
---|---|---|
id | string |
Returns - undefined | ContentControl
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.