London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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