Click or drag to resize

IDCollection.Add 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: System.String
skipExisting
Type: System.Boolean
See Also