Gets the specified provider path
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string GetProviderPath( string type ) |
Visual Basic |
---|
Public Shared Function GetProviderPath ( type As String ) As String |
Parameters
- type
- Type: System..::..String
paramtypeM:DotNetNuke.Common.Utilities.Config.GetProviderPath(System.String)