Class PortalHelper
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public class PortalHelper
Constructors
PortalHelper()
Declaration
Methods
IsContentExistsForRequestedPortal(int, PortalSettings, bool)
Declaration
[Obsolete("Deprecated in DotNetNuke 9.2.1. Use IContentVerifier.IsContentExistsForRequestedPortal. Scheduled for removal in v11.0.0.")]
public static bool IsContentExistsForRequestedPortal(int contentPortalId, PortalSettings portalSettings, bool checkForSiteGroup = false)
Parameters
Returns
Extension Methods