Gets information of a portal
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public PortalInfo GetPortal( int portalId, string cultureCode ) |
Visual Basic |
---|
Public Function GetPortal ( portalId As Integer, cultureCode As String ) As PortalInfo |
Parameters
- portalId
- Type: System..::..Int32
Id of the portal
- cultureCode
- Type: System..::..String
The culture code.