Gets the Provider Control

Namespace: DotNetNuke.UI.Containers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected NavigationProvider ProviderControl { get; }
Visual Basic
Protected ReadOnly Property ProviderControl As NavigationProvider
	Get

Return Value

A NavigationProvider

See Also