summaryP:DotNetNuke.Modules.NavigationProvider.NavigationProvider.StyleSelectionColor

Namespace: DotNetNuke.Modules.NavigationProvider
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public virtual string StyleSelectionColor { get; set; }
Visual Basic
Public Overridable Property StyleSelectionColor As String
	Get
	Set

See Also