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