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).')
 
old>Admin
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.

Revision as of 11:24, 25 February 2013

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.