Click or drag to resize
ProductOptionSelectorSelectedProductOptions Property
Selected Product Options to mark in the form If its NULL - values from DB record of option category will be marked If its String.Empty - no Options will be marked

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string SelectedProductOptions { get; set; }

Property Value

Type: String
See Also