PageInteractionEventHandler.ScriptFileNames Property

Relativity Event Handlers
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.

Namespace:  kCura.EventHandler
Assembly:  kCura.EventHandler (in kCura.EventHandler.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax

public virtual string[] ScriptFileNames { get; }

public virtual string[] ScriptFileNames { get; }

Return Value

Type:String[]
See Also

Reference