You are here: Ektron Namespace > Plug-in Extension API > Ektron.Cms.Extensibility Namespace > Classes > ExtensionEvent Class > ExtensionEvent Methods > OnBeforePublish
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ExtensionEvent.OnBeforePublish Method

This hook is called before a publish takes place in the CMS.

C#
public virtual bool OnBeforePublish();
Visual Basic
Public virtual Function OnBeforePublish() As bool

A bool indicating success or failure. False indicates failure.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!