Retrieves the client side onload script return value.
[C#] string GetScriptReturn(int id)
string GetScriptReturn(int id)
Use this method to retrieve the client side onload script return value.
The ID should be obtained from a call to Doc.AddImageUrl or Doc.AddImageHtml.
See the OnLoadScript property for further details.
See the UseScript property.