Method SetStoreId
SetStoreId(string)
Updates which store should be displayed by this view.
Declaration
public void SetStoreId(string storeId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | storeId | The id for the store that should be displayed. |
Remarks
If the storeId param is null or empty, or is not found in the store catalog no action will be taken.