Class ContainerData
Used for storing configured containers. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
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: 10.10.4Syntax
[Obsolete("Use ComponentData instead.")]
public class ContainerData : ComponentData
Constructors
ContainerData()
Declaration
public ContainerData()