Click or drag to resize

LocalizedTextIsTranslatedTo Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText.IsTranslatedTo(System.String)"]


Namespace: WorkZone.Dispatcher.Base.Configuration.Localization
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public bool IsTranslatedTo(
	string cultureName
)

Parameters

cultureName  String

[Missing <param name="cultureName"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText.IsTranslatedTo(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText.IsTranslatedTo(System.String)"]

See Also