Click or drag to resize
CMSUniViewIsSelected Property
Gets a value indicating whether the current item is a selected item.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool IsSelected { get; }

Property Value

Type: Boolean
See Also