Dynamicweb.eCommerce.Common Namespace : Application Class |
The following tables list the members exposed by Application.
Name | Description | |
---|---|---|
Countries | Gets the countries. | |
Country | Gets the country. | |
Currencies | Gets the currencies. | |
Currency | Gets the currency. | |
DefaultCurrency | Gets the default currency. | |
DefaultLanguage | Gets the default language. | |
DefaultShop | Gets the default shop. | |
Language | Gets the language. | |
Languages | Gets the languages from current Application. | |
OrderFields | Gets the order fields. | |
OrderLineFields | Gets the order line fields. | |
OrderStates | Gets the order states. | |
Period | Gets the period. | |
Periods | Gets the periods. | |
ProductFields | Gets the product fields. | |
ProductGroupFields | Gets the product group fields. | |
RelatedGroups | Gets the related groups. | |
Shop | Gets the shop. | |
Shops | Gets the shops. | |
StockGroups | Gets the stock groups. | |
UpdateContext | Gets a value indicating whether the application Context.UpdatedTime is somthing. | |
ValidationGroups | Gets the validation groups. | |
VariantGroups | Gets the variant groups. | |
VatGroups | Gets the vat groups. |
Name | Description | |
---|---|---|
KillAll | Kills7clears all application variables. | |
KillCountries | Kills the country application variable. | |
KillCurrencies | Kills the currency application variable. | |
KillGroups | Kills the group cache. | |
KillLanguages | Kills the languages application variable. | |
KillManufacturers | Kills the manufacturer application variable. | |
KillOrderFields | Kills the order fields application variable. | |
KillOrderLineFields | Kills the order line fields application variable and clears the cached orderlinefields. | |
KillOrderStates | Kills the order states application variable. | |
KillPeriods | Kills the period application variable. | |
KillProductFields | Kills the product fields application variable. | |
KillProductGroupFields | Kills the product group fields application variable. | |
KillRelatedGroups | Kills the related groups application variable for each languages. | |
KillShops | Kills the shop application variable and session. | |
KillStockGroups | Kills the stock groups application variable. | |
KillValidationGroups | Kills the validation groups application variable. | |
KillVariantGroups | Kills the variant groups application variable for each languages. | |
KillVatGroups | Kills the vat groups application variable. | |
SetContextUpdatedTime | Sets the context updated time - Date.Now. |