ExecuteScripts manages the Execution of Scripts from the Install/Scripts folder.
It is also triggered by InstallDNN and UpgradeDNN
Namespace: DotNetNuke.Services.UpgradeAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static void ExecuteScripts( string strProviderPath ) |
| Visual Basic |
|---|
Public Shared Sub ExecuteScripts ( strProviderPath As String ) |
Parameters
- strProviderPath
- Type: System..::..String
The path to the Data Provider