1. Script object OG.ContentPage

    Article: AN0002160Updated:

    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

×