IMultipleDocumentsAction PerformAction Method Kentico 8.0 API Reference
Performs action on multiple personas and multiple nodes.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

nodeIDs
Type: OnlineSystem.Collections.Generic List OnlineInt32 
Nodes action will be performed on
personasIDs
Type: OnlineSystem.Collections.Generic List OnlineInt32 
Personas the action will be performed on
See Also