Kentico 8.2 API Reference
Kentico 8.2 API Reference
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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com