ShoppingCart Fields |
The ShoppingCart type exposes the following members.
Name | Description | |
---|---|---|
DEFAULT_CHECKOUT_PROCESS |
Default checkout process XML definition.
| |
DEFAULT_REQUIRED_FIELDS_MARK |
Default required field marker. Contains html code with styled asterisk.
| |
mAccessDeniedPage |
Access denied page
(Inherited from CMSUserControl.) | |
mAddToShoppingCartConversionValue |
Conversion track value used after added to shopping cart.
| |
mAddToShoppingCartTrackConversionName |
Conversion track name used after added to shopping cart.
| |
mAssignToRoles |
Roles the new user should be assign to after his registration.
| |
mAssignToSites |
Sites the new user should be assign to after his registration.
| |
mCMSDeskAccessDeniedPage |
CMSDesk access denied page
(Inherited from CMSUserControl.) | |
mControlContext |
Control context
(Inherited from CMSUserControl.) | |
mControlGUID |
Control GUID
(Inherited from CMSUserControl.) | |
mCurrentStepControl |
Shopping cart current step control.
| |
mDisplayMode |
Display mode
(Inherited from CMSUserControl.) | |
mEnablePasswordRetrieval |
Indicates whether password retrieval is enabled.
| |
mEnableProductPriceDetail |
Indicates whether product price detail link is displayd.
| |
mErrorMessage |
Error message.
(Inherited from CMSAdminControl.) | |
mCheckoutProcess |
Checkout process.
| |
mCheckoutProcessSteps |
Checkout process steps.
| |
mCheckoutProcessType |
Type of the checkout process.
| |
mImageFolderPath |
Relative path to the folder with shopping cart step images.
| |
mImageStepSeparator |
HTML code of the image step separator.
| |
mInfoMessage |
Information message.
(Inherited from CMSAdminControl.) | |
mIsControlLoaded |
Indicates if current step control is loaded.
| |
mIsCurrentStepPostBack |
Indicates whether current step control is loaded after postback.
| |
mLocalShoppingCart |
Local shopping cart object.
| |
mNextStepIndex |
Next step index.
| |
mOrderConversionValue |
Conversion track value used after new order is saved.
| |
mOrderTrackConversionName |
Conversion track name used after new order is saved.
| |
mPaymentGatewayProvider |
Payment gateway provider.
| |
mPreviousStepIndex |
Previsou step index.
| |
mRedirectAfterPurchase |
Redirect after purchase.
| |
mRedirectToAccessDeniedPage |
Redirect to access denied if the access is not allowed.
(Inherited from CMSAdminControl.) | |
mRegistrationConversionValue |
Conversion track value used after successful registration.
| |
mRegistrationTrackConversionName |
Conversion track name used after successful registration.
| |
mRelativePath |
Relative path
(Inherited from CMSUserControl.) | |
mRequiredFieldsMark |
HTML code which is attached as postfix to the shopping cart step form required fields.
| |
mSendNewRegNotificationToAddress |
Email address the new registration notification should be sent to.
| |
mShoppingCartContainer |
Shopping cart container.
| |
mShoppingCartObj |
Shopping cart object.
| |
mUseCMSDeskAccessDeniedPage |
Indicates whether CMSDesk access denied page should be used
(Inherited from CMSUserControl.) | |
mViewStateTracked |
If true, the ViewState has been already tracked.
(Inherited from InlineUserControl.) | |
properties |
Control properties.
(Inherited from InlineUserControl.) |