Table of Contents

Class MediaViewModel

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

Properties

DisplayName

public string DisplayName { get; set; }

Property Value

string

Keywords

public string Keywords { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Value

public string Value { get; set; }

Property Value

string
To top