Click or drag to resize

LeadsListCulture Property

Gets or sets the culture to use.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(false)]
[TypeConverterAttribute(typeof(CultureInfoConverter))]
public CultureInfo Culture { get; set; }

Property Value

Type: CultureInfo
Remarks