You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC > IpnTester Class

IpnTester Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  System.Web.UIControl
    System.Web.UITemplateControl
      System.Web.UIPage
        RainWorx.FrameWorx.MVCIpnTester

Namespace:  RainWorx.FrameWorx.MVC
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public class IpnTester : Page

The IpnTester type exposes the following members.

Constructors

NameDescription
Public methodIpnTester
Initializes a new instance of the IpnTester class
Top
Methods

NameDescription
Protected methodPage_Load
Protected methodsendIpnButton_Click
Top
Fields

NameDescription
Protected fieldAsyncDummyFailure
AsyncDummyFailure control.
Protected fieldAsyncDummySuccess
AsyncDummySuccess control.
Protected fielderrorLabel
errorLabel control.
Protected fieldform1
form1 control.
Protected fieldipnPageResponse
ipnPageResponse control.
Protected fieldOtherProvider
OtherProvider control.
Protected fieldpostData
postData control.
Protected fieldpostUrl
postUrl control.
Protected fieldsendIpnButton
sendIpnButton control.
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.