Click or drag to resize
BaseObjectSelectorSelectedID Property
Gets or sets the ID of selected item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual int SelectedID { get; set; }

Property Value

Type: Int32
See Also