The C1CartCheckout type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | C1CartCheckout |
Creates a new instance of a C1CartCheckout control.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasControls | Determines if the server control contains any child controls. (Inherited from Control.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | BindingContainer | Gets the control that contains this control's data binding. (Inherited from Control.) |
![]() | Business |
Gets or sets the email address that identifies your business with PayPal.
|
![]() | BusinessLogo |
Gets or sets the Url of your business logo, to be displayed on your customers' payment pages.
|
![]() | ButtonType |
Gets or sets the image displayed in the button.
|
![]() | Enabled | Gets or sets a value indicating whether the control is enabled. (Inherited from Image.) |
![]() | EnableTheming | Gets or sets a value indicating whether themes apply to this control. (Inherited from Control.) |
![]() | Font | Gets the font properties for the text associated with the control. (Inherited from Image.) |
![]() | ID | Gets or sets the programmatic identifier assigned to the server control. (Inherited from Control.) |
![]() | ImageUrl |
Gets or sets the location of an image to display in the control.
|
![]() | PageCancel |
Gets or sets the Url of the page where the customer should be taken after
canceling a transaction.
|
![]() | PageOK |
Gets or sets the Url of the page where the customer should be taken after concluding a
successful transaction.
|
![]() | SkinID | Gets or sets the skin to apply to the control. (Inherited from WebControl.) |
![]() | Style | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. (Inherited from WebControl.) |
![]() | Width | Gets or sets the width of the Web server control. (Inherited from WebControl.) |