__GetID
Returns the ID selector of the Element.
Key | Description |
---|---|
element | Any Element object. |
The ID selector of the current Element. If it has not been set, an empty string is returned.
The frontend framework can retrieve the Element ID selector as follows.