AjaxWebSvcPage ClassA Sandcastle Documented Class Library
Used to house ajax web method calls for direct client side js connections.
Inheritance Hierarchy

System Object
  System.Web.UI Control
    System.Web.UI TemplateControl
      System.Web.UI Page
        P4s3Web.BasePageStandardLib BasePageStandard
          P4s3Web AjaxWebSvcPage

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class AjaxWebSvcPage : BasePageStandard
<asp:AjaxWebSvcPage />
See Also