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

This hook is called before content is added to the CMS.

C#
public virtual bool OnBeforeContentAdd();
Visual Basic
Public virtual Function OnBeforeContentAdd() 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!