The EPiServer.WebParts.Core namespace contains general classes needed for the EPiServer Web Parts support.
Classes
| Class | Description | |
|---|---|---|
| EPiServerPersonalizationProvider |
This class extends the built-in SqlPersonalizationProvider to handle the
template – page model of EPiServer. SqlPersonalizationProvider stores
personalization data based on the query string excluding query variables.
With this behavior all EPiServer pages using the same .aspx file would share
personalization data.
| |
| PropertyWebPart |
Summary description for PropertyWebPart
| |
| PropertyWebPartControl |