Description
Returns page id of the selected element.
Syntax
dim iId as Integer = Page.GetSelectedId |
Remarks
Do not use it to query the database, but to reselect the object with Page.ObjSelectId. If multiple elements are selected, returns the data relative to the first selected element.
Context
Page designer
See also
GetSelectedArticleId, GetSelectedImgId, GetSelectedTxtId
ImgSubType