ContainerElement.validateElementType (Method)

Checks if supplied element type is allowed in the container in the given position.

Returns:

Boolean

Arguments:

Name Type Required Description
pageID RealPageID_NonBaseTemplate Required The ID of the page or soft template on which the container element resides.
containerInstanceID ContainerElementInstanceID Required The container element's instance ID.
elementTypeID ElementTypeID Required The element type's ID.
rowNumber NonNegativeInteger Required The row to move to.
columnNumber NonNegativeInteger Required The column to move to.

Context:

License Requirements None
Permission Requirements None
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization This method may be customized at the site level

Error Codes:

None

Notes:

None