A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Enum PublishAction

Flag to indicate publish behavior.

Namespace: EPiServer.Commerce.Extensions
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.0
Syntax
public enum PublishAction

Fields

Name Description
None

Just save data, nothing more.

SyncDraft

Sync data with drafts.

Extension Methods