SaaS CMS has officially launched! Learn more now.

Class ContainerData

Used for storing configured containers. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.

Inheritance
System.Object
ContainerData
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.Shell.Storage
Assembly: EPiServer.Shell.dll
Version: 8.11.0
Syntax
[Obsolete("Use ComponentData instead.")]
public class ContainerData : ComponentData

Constructors

ContainerData()

Declaration
public ContainerData()