Areas Field
KalikoCMS Namespace > Dashboard Class : Areas Field |
Contains all registered dashboard areas. This field should not be written to directly. All registration should go through RegisterArea.
Syntax
'Declaration
Public Shared ReadOnly Areas As Dictionary(Of String,IDashboardArea)
public static readonly Dictionary<string,IDashboardArea> Areas
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2