summaryM:DotNetNuke.Entities.Urls.UrlAction.IsProviderLicensed(System.String)

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

Syntax

C#
public bool IsProviderLicensed(
	string providerName
)
Visual Basic
Public Function IsProviderLicensed ( 
	providerName As String
) As Boolean

Parameters

providerName
Type: System..::..String
paramproviderNameM:DotNetNuke.Entities.Urls.UrlAction.IsProviderLicensed(System.String)

Return Value

returnsM:DotNetNuke.Entities.Urls.UrlAction.IsProviderLicensed(System.String)

See Also