Click or drag to resize

ViewSettingsBaseTEnsureContextTS Method

Namespace:  Dynamicweb.Ecommerce.ProductCatalog
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual void EnsureContext<TS>(
	ViewSettingsBase<TS> settings
)
where TS : new(), FillableViewModelBase

Parameters

settings
Type: Dynamicweb.Ecommerce.ProductCatalogViewSettingsBaseTS

Type Parameters

TS
See Also