1. Script object OG.ContentPage

    Article: AN0002160Updated: 28.03.2019

    The object provides functions for work with pages.

    Funkce scriptu

    Name Description
    ContentPageList GetAll() Function returns all the pages.
    ContentPage GetById(int id) Function returns page according to defined ID.
    bool HaveUserRightByContentPage(int contentPageId) Function returns TRUE, if the user has access right to the given page.

     Object call

    OG.ContentPage

×