C-DEngine 5.105

IHttpInterceptor..::..GetGlobalScripts Method

New V4: returns a list of all globally registered Javascript scripts.

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


List<string> GetGlobalScripts()
Function GetGlobalScripts As List(Of String)
List<String^>^ GetGlobalScripts()

Return Value