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