Table of Contents

Interface IEmailLinkActionPreventer

Namespace
Kentico.OnlineMarketing.Web.Mvc
Assembly
Kentico.OnlineMarketing.Web.Mvc.dll

Service that indicates if any action on emails should be prevented because of its origin.

public interface IEmailLinkActionPreventer
Extension Methods

Remarks

Actions should not be taken if they are triggered from the administration context.

Methods

ShouldPreventLinkAction()

Indicates if any action on emails should be prevented because of its origin.

bool ShouldPreventLinkAction()

Returns

bool