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

This hook is called before a folder is created in the CMS.

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