Click or drag to resize
BasicRepeaterWithEffectIsSelected Property
Indicates whether the data source contains a selected item. If it does, the control does not apply the effect.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool IsSelected { get; set; }

Property Value

Type: Boolean
See Also