HomepageName property: BannerTile class
Description
Use the HomepageName property to return a string value representing the homepage ID that was specified by the &homepage_ID parameter when an object of your custom application class was instantiated in the dashboard header page’s Activate event. This value, returned by the Request object, represents the content reference name for the fluid dashboard definition. For example:
MY_CONTEXT_DB
This property is read-only.
Related Topics