SelectResult.Results Property

.NET Framework (current version)
 

Gets a list of results.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public IEnumerable Results { get; private set; }

Property Value

Type: System.Collections.IEnumerable

A list of results.

.NET Framework
Available since 4.6
Return to top
Show: