Table of Contents

Class Language

Namespace
Dynamicweb.SmartSearch.Definitions
Assembly
Dynamicweb.Core.dll
public class Language
Inheritance
Language
Inherited Members

Properties

ID

public string ID { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

SortOrder

public int SortOrder { get; set; }

Property Value

int
To top