Class ViewDataKeys
String constants used when working with edit hints in EPiServer.Web.Mvc.
Inheritance
System.Object
ViewDataKeys
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Web.Mvc
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7Syntax
public static class ViewDataKeys
Fields
FullRefreshProperties
Properties that requires full refresh.
Declaration
public static readonly string FullRefreshProperties
Field Value
Type | Description |
---|---|
System.String |
PropertyConnections
Connections between view model properties and content data properties
Declaration
public static readonly string PropertyConnections
Field Value
Type | Description |
---|---|
System.String |