Click or drag to resize
IMultipleDocumentsAction Interface
Denotes contract for performing actions on multiple personas and multiple nodes.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 9.0.0
Syntax
C#
public interface IMultipleDocumentsAction

The IMultipleDocumentsAction type exposes the following members.

Methods
  NameDescription
Public methodPerformAction
Performs action on multiple personas and multiple nodes.
Top
See Also