Search Results for

    Show / Hide Table of Contents

    Class LanguageMap

    Inheritance
    System.Object
    LanguageMap
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class LanguageMap : Object

    Constructors

    LanguageMap()

    Declaration
    public LanguageMap()

    Properties

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    Type Description
    System.String

    LanguageCode

    Declaration
    public string LanguageCode { get; set; }
    Property Value
    Type Description
    System.String

    ProductName

    Declaration
    public string ProductName { get; set; }
    Property Value
    Type Description
    System.String

    SEOKeywords

    Declaration
    public string SEOKeywords { get; set; }
    Property Value
    Type Description
    System.String

    Specifications

    Declaration
    public string Specifications { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX