Click or drag to resize
ResourceGetDictionary Method

Namespace: FlexRule.Resources
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IDictionary<string, string> GetDictionary(
	string culture
)

Parameters

culture
Type: SystemString

Return Value

Type: IDictionaryString, String
See Also