| 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()
<ObsoleteAttribute("Use GetData()")>
Public Function GetSelectedIDs As ICollection(Of Integer)
Return Value
Type:
ICollectionInt32See Also