Table of Contents

Class UrlDataContext

Namespace
Dynamicweb.Frontend.UrlHandling
Assembly
Dynamicweb.dll
public class UrlDataContext
Inheritance
UrlDataContext
Inherited Members

Properties

EcomLanguageId

public string EcomLanguageId { get; set; }

Property Value

string

EcomShopId

public string EcomShopId { get; set; }

Property Value

string

IncludeProductsInSitemap

public bool IncludeProductsInSitemap { get; set; }

Property Value

bool
To top