Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Personas Namespaces
CMS.Personas
IMultipleDocumentsAction Interface
IMultipleDocumentsAction Methods
PerformAction Method
IMultipleDocumentsAction
PerformAction Method
Performs action on multiple personas and multiple nodes.
Namespace:
CMS.Personas
Assembly:
CMS.Personas (in CMS.Personas.dll) Version: 12.0.0
Syntax
C#
Copy
void
PerformAction
(
List
<
int
>
nodeIDs
,
List
<
int
>
personasIDs
)
Parameters
nodeIDs
Type:
System.Collections.Generic
List
Int32
Nodes action will be performed on
personasIDs
Type:
System.Collections.Generic
List
Int32
Personas the action will be performed on
See Also
Reference
IMultipleDocumentsAction Interface
CMS.Personas Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com