BasicRepeaterWithEffectIsSelected Property |
Indicates whether the data source contains a selected item. If it does, the control does not apply the effect.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntaxpublic bool IsSelected { get; set; }
Property Value
Type:
Boolean
See Also