When true, provider is active

Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsActive { get; set; }
Visual Basic
Public Property IsActive As Boolean
	Get
	Set

See Also