Gets a Dictionary of Containers.
Namespace: DotNetNuke.UI.SkinsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected Dictionary<string, Container> Containers { get; } |
Visual Basic |
---|
Protected ReadOnly Property Containers As Dictionary(Of String, Container) Get |