Platform Core .NET Assemblies API
GetResourceSet Method
See Also  Send Feedback
Terrasoft.Common Namespace > IResourceManager Interface : GetResourceSet Method
culture
The culture which resources are to be retrieved.
createIfNotExist
true to load the resource set, if it has not been loaded yet; otherwise, false.
tryParents
true to use resource fallback to load an appropriate resource if the resource set cannot be found; false to bypass the resource fallback process.

Glossary Item Box

Retrieves the resource set for a particular culture.

Syntax

 
C#
 
 

Parameters

culture
The culture which resources are to be retrieved.
createIfNotExist
true to load the resource set, if it has not been loaded yet; otherwise, false.
tryParents
true to use resource fallback to load an appropriate resource if the resource set cannot be found; false to bypass the resource fallback process.

Return Value

The resource set for the specified culture.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.