NOTE: This property is experimental and is subject to change in newer Model SDK versions.
In version 7.23.0: introduced
NOTE: This property is experimental and is subject to change in newer Model SDK versions.
Transforms a IElement interface into a Element class, loading the containing unit if necessary. (Those are technically already the same, but this function makes sure its properties are available.)
Deletes this element from the model.
Given an element id, returns the element in this abstract element with that id, otherwise null.
Transforms a IElement interface into a Element class, loading the containing unit if necessary. (Those are technically already the same, but this function makes sure its properties are available.)
Creates a new NativePage unit in the SDK and on the server. Expects one argument, the projects.IFolderBase in which this unit is contained.
Generated using TypeDoc
NOTE: This class is experimental and is subject to change in newer Model SDK versions.
In version 7.21.0: introduced