TopicTransformationCoreLocale Property

This is used to get or set the locale

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string Locale { get; set; }

Property Value

String
If not set, the default is en-US

See Also