Table of Contents

Class FieldOptionValueViewModel

Namespace
Dynamicweb.Ecommerce.ProductCatalog
Assembly
Dynamicweb.Ecommerce.dll
public class FieldOptionValueViewModel : FillableViewModelBase
Inheritance
FieldOptionValueViewModel
Inherited Members
Extension Methods

Properties

Name

public string Name { get; set; }

Property Value

string

Value

public string Value { get; set; }

Property Value

string
To top