Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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