Difference between revisions of "Codeunit/PagecontentPublic"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
(Created page with 'PageContentPublic are special variants of Codeunit/Pagecontent, that are publically accessible (they do not require a login).')
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
PageContentPublic are special variants of [[Codeunit/Pagecontent]], that are publically accessible (they do not require a login).
PageContentPublic are special variants of [[Codeunit/Pagecontent]], that are publically accessible (they do not require a login).
Note that is is only possible invoke classes that inherits the CodeunitPagecontentPublic class.

Latest revision as of 12:51, 10 December 2021

PageContentPublic are special variants of Codeunit/Pagecontent, that are publically accessible (they do not require a login).

Note that is is only possible invoke classes that inherits the CodeunitPagecontentPublic class.