Click or drag to resize

IDCollectionAdd Method (String, Boolean)

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public void Add(
	string ids,
	bool skipExisting
)

Parameters

ids
Type: SystemString
skipExisting
Type: SystemBoolean
See Also