Click or drag to resize

IComponentElementEmbed Method


Overload List
  Name Description
Public method Embed(IPage, Boolean) 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.
Public method Embed(IPageVersion, String, Boolean) 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.
Top
See Also