A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.ContentCultureInfos.html below:

View Source Class ContentCultureInfos

The name of a content variant for a given culture

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public class ContentCultureInfos : BeingDirtyBase, IRememberBeingDirty, ICanBeDirty, IDeepCloneable
Constructors View Source ContentCultureInfos(String)

Initializes a new instance of the ContentCultureInfos class.

Declaration
public ContentCultureInfos(string culture)
Parameters Type Name Description System.String culture Properties View Source Culture

Gets the culture.

Declaration
public string Culture { get; }
Property Value Type Description System.String View Source Date

Gets the date.

Declaration
public DateTime Date { get; set; }
Property Value Type Description DateTime View Source Name

Gets the name.

Declaration
public string Name { get; set; }
Property Value Type Description System.String Methods View Source Deconstruct(out String, out String)

Deconstructs into culture and name.

Declaration
public void Deconstruct(out string culture, out string name)
Parameters Type Name Description System.String culture System.String name View Source Deconstruct(out String, out String, out DateTime)

Deconstructs into culture, name and date.

Declaration
public void Deconstruct(out string culture, out string name, out DateTime date)
Parameters Type Name Description System.String culture System.String name DateTime date View Source DeepClone() Declaration
public object DeepClone()
Returns Type Description System.Object View Source Equals(Object) Declaration
public override bool Equals(object obj)
Parameters Type Name Description System.Object obj Returns Type Description System.Boolean View Source Equals(ContentCultureInfos) Declaration
public bool Equals(ContentCultureInfos other)
Parameters Returns Type Description System.Boolean View Source GetHashCode() Declaration
public override int GetHashCode()
Returns Type Description System.Int32

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4