You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Folder Class > Folder Methods > UpdateFolderApprovalMethod
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Folder.UpdateFolderApprovalMethod Method

Updates the ApprovalMethod of a folder. The ApprovalMethod gets or set whether or not to force all approvers to approve the content that is added to the folder. Before using this method, you must break permission inheritance for the folder by setting the FolderRequest object's BreakInheritButton property to True.

C#
public UpdateFolderApprovalMethod(FolderData request);
Visual Basic
Public Sub UpdateFolderApprovalMethod(ByVal request As FolderData)
Parameters 
Description 
request 
The Folder's properties as a FolderData object. 
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!