Show / Hide Table of Contents

Interface IContentVerifier

Namespace: Dnn.PersonaBar.Library.Helper
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public interface IContentVerifier

Methods

IsContentExistsForRequestedPortal(int, PortalSettings, bool)

Declaration
bool IsContentExistsForRequestedPortal(int contentPortalId, PortalSettings portalSettings, bool checkForSiteGroup = false)
Parameters
Type Name Description
int contentPortalId
PortalSettings portalSettings
bool checkForSiteGroup
Returns
Type Description
bool

IsRequestForSiteGroup(int, int)

Declaration
bool IsRequestForSiteGroup(int portalId, int portalIdSiteGroup)
Parameters
Type Name Description
int portalId
int portalIdSiteGroup
Returns
Type Description
bool

Extension Methods

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