Sana Assistant (online)
Table of Contents

WebstoreContext reference

This article provides reference material about WebstoreContext record.

WebstoreContext record encapsulates webstore-related information such as a customer identifier or a language used by an user.

WebstoreContext class

Properties

Account

The current ERP account which is used to communicate with ERP.

CurrencyId

The currency identifier.

LanguageId

The LCID of a language used by the user.

IsAuthenticated

Indicates whether the current user is authenticated.

User

The current user browsing the web store.

Admin

The admin user that impersonates the current web store user. This property will have a value when the current webstore user is impersonated by the admin user.

See also