Retrieves the client side onload script return value.
[C#]string GetScriptReturn(int id)[Visual Basic]Function GetScriptReturn(id As Integer) As String
string GetScriptReturn(int id)
Function GetScriptReturn(id As Integer) As String
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.
Submit feedback about this site to: