System.Web.UI.WebControls.IRepeatInfoUser.HasSeparators Property

Gets a value indicating whether the list control contains a separator between items in the list.

Syntax

public bool HasSeparators { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A list control that inherits from the System.Web.UI.WebControls.IRepeatInfoUser interface must implement the IRepeatInfoUser.HasSeparators property to indicate whether the list control contains separators between items in the list.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0