Click or drag to resize
UniViewSelectedItemValue Property
Gets or sets the value which indicates selected item.

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

Property Value

Type: Object
See Also