Indicates if the select should only return a single item. Only meaningful with tabular use

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236

Syntax

C#
public virtual bool SelectSingleItem { get; set; }

See Also