PageInteractionEventHandler
Defines Page Interaction Event Handler.
Gets a list of additional file names that need to be hosted for the PageInteraction EventHandler to properly execute. These files must be added to the Relativity Application associated with this EventHandler and will be hosted on Relativity web servers.
Gets a list of client script blocks registered on a page.
Gets a key for querystring fingerprint.
Gets the executing assembly version.
Gets a field collection specified for the event handler.
Gets a list of JavaScript file names to register with the web application. These files must be added to the Relativity application associated with this EventHandler and will be hosted on Relativity web servers.
Gets a list of startup script blocks registered on a page.
protected PageInteractionEventHandler()
Populates script block section of the page.
Registers client script block on a page.
Registers client script section on a page.
Registers css file on a page.
Registers startup script on a page.
Registers startup script block on a page.