C# Class MonoSoftware.MonoX.DAL.EntityClasses.PageLocalizationEntity.MemberNames

All names of fields mapped onto a relation. Usable for in-memory filtering
Show file Open project: MonoSoftware/MonoX-Data-Access-Layer

Public Properties

Property Type Description
Language string
Page string

Property Details

Language public static property

Member name Language
public static string Language
return string

Page public static property

Member name Page
public static string Page
return string