Page Elements Show

The Show method returns a single Page Elements for a given id.

###Parameters

Attributes

Attributes

Type

Notes

id

Integer

Unique id assign by NGIN

page_element_type

String

Describes type of element

element_id

Integer

id of element

layout_column_id

Integer

ID of LayoutColumn

after_pe

Integer

Page element id this element will be displayed after vertically.

element_locked

Boolean

Defaults to false. If true, page element cannot be moved or deleted

content_locked

Boolean

Defaults to false. If true, content cannot be changed.

dependent_type

Integer

Not valid for NewsArticles. Should be set to NULL

mirror_enabled

Boolean

Defaults to false. If true, page element can be mirrored.

custom_css_class

String

Max length 255. Applies extra css classes to this page element.

created_on

Datetime

read only

updated_on

Datetime

read only

Language