1. Script object OG.ContentPage

    Artikel: AN0002160Aktualisiert:
    Die vorgegebene Sprachenversion vom Artikeltext wird angezeigt, weil es kein Text von der ausgewählten Sprache und Version gibt.

    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

×