Description
Returns section name for the specified page object.
Syntax
Dim strSectionName As String = SectionsFind(SourcePageobj.sectionRefAttr).nameAttr |
SourcePageObj.sectionRefAttr
created as Dim SourcePageobj As Schema.Class.pageObj = EditorialLogin.Get().PageGet(objPage) where objpage arrives as selected page in navigator, e.g. through Dim res = CopyPage(objectId, bPrompt, iKeyPressed)