Try our conversational search powered by Generative AI!

Enum ContextMode

Specified which mode the context are rendered in.

Namespace: EPiServer.Web
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
public enum ContextMode

Fields

Name Description
Default

View mode.

Edit

Edit mode.

Preview

Preview mode when editing.

Undefined

Context has not been defined.

Extension Methods