PersonaNodeInfoProvider RemovePersonasFromDocumentsInternal Method Kentico 8.0 API Reference
Deletes all bindings between specified nodes and personas.

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 
Bindings between these nodes and personas in personasIDs will be deleted
personasIDs
Type: OnlineSystem.Collections.Generic List OnlineInt32 
Bindings between these personas and nodes in nodeIDs will be deleted
Exceptions

See Also