| CMSEcommerceStoreSettingsPage Properties | 
The CMSEcommerceStoreSettingsPage type exposes the following members.
| Name | Description | |
|---|---|---|
| Action | 
            Action query parameter value.
              (Inherited from CMSDeskPage.) | |
| AddBaseTag | 
            Gets or sets the value that indicates whether base tag with target _self should be added to the header
              (Inherited from CMSPage.) | |
| AfterFormPlaceHolder | 
            Gets placeholder located after form element.
              (Inherited from AbstractCMSPage.) | |
| AllowCombineSiteAndGlobal | 
            Indicates if ecommerce object type specified by SiteOrGlobalObjectType property allows using global and site objects on the same site.
              (Inherited from CMSEcommerceConfigurationPage.) | |
| BodyClass | 
            Body class
              (Inherited from CMSPage.) | |
| ConfiguredSiteID | 
            Returns id of the configured site. For global admin with site manager enabled allows to configure global objects on demand (siteId in querystring == 0).
            In other cases returns 0 (when using global objects) or current site ID (when using site specific configuration).
              (Inherited from CMSEcommerceConfigurationPage.) | |
| ContextMenuContainer | 
            Container control for the context menus.
              (Inherited from AbstractCMSPage.) | |
| CultureCode | 
            Culture to consider as preferred.
              (Inherited from CMSDeskPage.) | |
| CurrentMaster | 
            Current CMSMasterPage page
              (Inherited from CMSPage.) | |
| CurrentSiteName | 
            Current site name
              (Inherited from CMSPage.) | |
| CurrentUser | 
            Current user
              (Inherited from CMSPage.) | |
| CurrentUseXUACompatible | 
            If true, X-UA-Compatible header will be added to the page.
              (Inherited from AbstractCMSPage.) | |
| Device | 
            Device query parameter value.
              (Inherited from CMSDeskPage.) | |
| DisableAdministrationInterface | 
            If true, the administration interface is disabled
              (Inherited from CMSPage.) | |
| DocumentID | 
            Gets document ID of current document.
              (Inherited from CMSDeskPage.) | |
| DocumentManager | 
            Document manager control.
              (Inherited from AbstractCMSPage.) | |
| EditedObject | 
            Object edited by the current page. If set to NULL, redirects to the information page with information that object has been deleted.
              (Inherited from CMSPage.) | |
| EditedObjectParent | 
            Parent of object edited by the current page. If set to NULL, redirects to the information page with information that object has been deleted.
              (Inherited from CMSPage.) | |
| EnableContextHelp | 
            Tells you whether context help script generation into page is enabled.
              (Inherited from AbstractCMSPage.) | |
| EnableSplitMode | 
            Indicates if split mode (side by side comparison) is enabled for this page. Default value is false. 
              (Inherited from CMSDeskPage.) | |
| EnsureDocumentManager | 
            Indicates if document manager should be ensured
              (Inherited from AbstractCMSPage.) | |
| EnsurePreferredCulture | 
            Indicates if content preferred culture should be ensured.
              (Inherited from AbstractCMSPage.) | |
| FooterContainer | 
            Container control for the page footers.
              (Inherited from AbstractCMSPage.) | |
| GlobalObjectsKeyName | 
            Settings key name configuring usage of global/site objects.
              (Inherited from CMSEcommerceConfigurationPage.) | |
| HeaderActions | 
            Local header actions
              (Inherited from AbstractCMSPage.) | |
| CheckDocPermissions | 
            Indicates if document permissions should be checked during page load.
              (Inherited from CMSDeskPage.) | |
| CheckHashValidationAttribute | (Inherited from CMSPage.) | |
| IsCMSDesk | 
            Determines whether the current page is located under the CMS Desk.
              (Inherited from AbstractCMSPage.) | |
| IsDialog | 
            Indicates whether page is a dialog.
            False by default.
              (Inherited from AbstractCMSPage.) | |
| IsGlobalStoreAdmin | 
            Indicates if current user is allowed to access global (multistore) configuration.
              (Inherited from CMSEcommercePage.) | |
| IsMultiStoreConfiguration | 
            Indicates if this configuration page is opened under multistore configuration (i.e. Global Admin requesting global configuration).
              (Inherited from CMSEcommerceConfigurationPage.) | |
| IsProductsUI | 
            Identifies if the page is used for products UI
              (Inherited from CMSEcommercePage.) | |
| IsRootDialog | 
            Indicates whether page is root dialog (top dialog page with header and footer)
              (Inherited from AbstractCMSPage.) | |
| IsStandardPage | 
            If true, the page is a UI page
              (Inherited from AbstractCMSPage.) | |
| LogsContainer | 
            Container control for the log controls.
              (Inherited from AbstractCMSPage.) | |
| ManagersContainer | 
            Container for the page and script managers
              (Inherited from CMSPage.) | |
| MessagesPlaceHolder | 
            Local page messages placeholder
              (Inherited from AbstractCMSPage.) | |
| Mode | 
            Mode query parameter value.
              (Inherited from CMSDeskPage.) | |
| Node | 
            Gets current document.
              (Inherited from CMSDeskPage.) | |
| NodeID | 
            Gets node ID of current document.
              (Inherited from CMSDeskPage.) | |
| PageBreadcrumbs | 
            Page title
              (Inherited from CMSPage.) | |
| PageStatusContainer | 
            Page status container
              (Inherited from CMSPage.) | |
| PageTitle | 
            Page title
              (Inherited from CMSPage.) | |
| PersistentEditedObject | 
            Special property allowing to treat edited object as non-static property
            Usable when you need to store information about edited object and then after post back reload it based on id and object type 
              (Inherited from CMSPage.) | |
| RegisterGlobalHotKeyScript | 
            Gets or sets the value that indicates whether global hotkey script should be registered
              (Inherited from AbstractCMSPage.) | |
| RegisterPageLoadedScript | 
            Indicates if page loaded script should be registered. 
              (Inherited from CMSPage.) | |
| RegisterSplitScrollSync | 
            Indicates if scrollbar synchronization script is registered. Default value is true.
              (Inherited from CMSDeskPage.) | |
| RegisterWOpener | 
            If true, the page registers the wopener JavaScript variable
              (Inherited from CMSPage.) | |
| RelativePath | 
            Page relative path
              (Inherited from CMSPage.) | |
| RequiresDialog | 
            Gets or sets the value that indicates whether the page is displayed as dialog. 
              (Inherited from CMSPage.) | |
| RequireSite | 
            If true, current site is required.
              (Inherited from CMSDeskPage.) | |
| ScriptManagerControl | 
            Script manager control.
              (Inherited from AbstractCMSPage.) | |
| ShowSiteInGrids | 
            Indicates if information that object belongs to specific site or is global will be shown in listings.
              (Inherited from CMSEcommerceConfigurationPage.) | |
| SiteID | 
            Id of the site. Value taken from query string parameter "siteId", or from SiteContext.CurrentSiteID when no SiteId 
            supplied or not a global admin. Special values (non-positive) are passed without change.
              (Inherited from CMSEcommercePage.) | |
| SiteOrGlobalObjectType | 
            Name of ecommerce object type configured on this page.
              (Inherited from CMSEcommerceConfigurationPage.) | |
| SplitModeAllwaysRefresh | 
            Indicates if split mode frame should be refreshed always on post-back (even for different cultures). 
              (Inherited from CMSPage.) | |
| TabMode | 
            Indicates if the page is in tab mode.
              (Inherited from AbstractCMSPage.) | |
| Tree | 
            Tree provider object.
              (Inherited from AbstractCMSPage.) | |
| TypeName | 
            Returns the object type name
              (Inherited from CMSPage.) | |
| UIContext | 
            Page's UI context
              (Inherited from AbstractCMSPage.) | |
| UseGlobalObjects | 
            Indicates if current site uses global objects. Type of objects depends on settings key name 
            set in GlobalObjectsKeyName property.
              (Inherited from CMSEcommerceConfigurationPage.) | |
| UseViewStateUserKey | 
            If true, ViewStateUserKey is used.
              (Inherited from AbstractCMSPage.) |