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
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public string SelectedProductOptions { get; set; }

Property Value

Type: String
See Also