Detecting an EXM request

Current version: 9.2

For the message body, you can use a different layout than for your usual webpages. To display the appropriate layout, you need to determine whether the EXM is requesting the message body or if this is a normal page request.

  • To detect an EXM request, you can use the property in IsRenderRequest in Sitecore.Modules.EmailCampaign.Core.ExmContext.

If the property is true, EXM is requesting the message body, otherwise it is a normal page request.

Do you have some feedback for us?

If you have suggestions for improving this article,