Class PortalHelper
Inheritance
System.Object
PortalHelper
Namespace: Dnn.PersonaBar.Library.Helper
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public class PortalHelper : object
Methods
| Improve this Doc View SourceIsContentExistsForRequestedPortal(Int32, PortalSettings, Boolean)
Declaration
public static bool IsContentExistsForRequestedPortal(int contentPortalId, PortalSettings portalSettings, bool checkForSiteGroup = false)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | contentPortalId | |
PortalSettings | portalSettings | |
System.Boolean | checkForSiteGroup |
Returns
Type | Description |
---|---|
System.Boolean |