This is the API docs for LemonStand V1, which has been discontinued. LemonStand is now a cloud based platform, available at lemonstand.com.

LemonStand API

cms:onBeforeDataExport event

Triggered by Cms_ExportManager
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onBeforeDataExport()
Triggered before a CMS theme is exported. In the event handler you can throw an exception if the operation should be cancelled.