Click or drag to resize

UserSelectorGetSelectedIDs Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[ObsoleteAttribute("Use GetData()")]
public ICollection<int> GetSelectedIDs()

Return Value

Type: ICollectionInt32
See Also