summaryM:DotNetNuke.Services.Authentication.AuthenticationConfig.ClearConfig(System.Int32)
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static void ClearConfig( int portalId ) |
| Visual Basic |
|---|
Public Shared Sub ClearConfig ( portalId As Integer ) |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Authentication.AuthenticationConfig.ClearConfig(System.Int32)