Page object that provides a JavaScript object that can call server side methods.
For a list of all members of this type, see RemoteScriptPage Members.
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
RemoteScript.Pages.NoCachePage
RemoteScript.Pages.RemoteScriptPage
[Visual Basic] Public Class RemoteScriptPage Inherits NoCachePage [C#] public class RemoteScriptPage : NoCachePage [C++] public __gc class RemoteScriptPage : public NoCachePage [JScript] public class RemoteScriptPage extends NoCachePage
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: RemoteScript.Pages
Assembly: RemoteScript (in RemoteScript.dll)
RemoteScriptPage Members | RemoteScript.Pages Namespace