Show / Hide Table of Contents

Class PortalHelper

Inheritance
object
PortalHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Dnn.PersonaBar.Library.Helper
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public class PortalHelper

Constructors

PortalHelper()

Declaration
public PortalHelper()

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
Type Name Description
int contentPortalId
PortalSettings portalSettings
bool checkForSiteGroup
Returns
Type Description
bool

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS