IComponentElementEmbed Method |
Name | Description | |
---|---|---|
Embed(IPage) |
Embeds a component. The component can be an existing Page object or newly creately that hasn't been
save to Content Store yet.
For an component created from scratch, "Id" attributes will be empty, since the embedded component doesn't need its own identification.
| |
Embed(IPageVersion) |
Embeds a component. The component can be an existing Page Version object or newly creately that hasn't been
save to Content Store yet.
For an component Page Version created from scratch, "Id" attributes will be empty, since the embedded component doesn't need its own identification.
|