Class ViewDataKeys
String constants used when working with edit hints in EPiServer.Web.Mvc.
Inheritance
System.Object
ViewDataKeys
Namespace: EPiServer.Web.Mvc
Assembly: EPiServer.Cms.AspNetCore.Templating.dll
Version: 12.0.3Syntax
public static class ViewDataKeys : Object
Fields
FullRefreshProperties
Properties that requires full refresh.
Declaration
public static readonly string FullRefreshProperties
Field Value
Type | Description |
---|---|
System. |
PropertyConnections
Connections between view model properties and content data properties
Declaration
public static readonly string PropertyConnections
Field Value
Type | Description |
---|---|
System. |