deGlobalization..::..getResource Method
Gets the resource.
Namespace:
FlowWright.cDevDeAPI.GlobalizationAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public string getResource( string resourceGroup, string resourceName, string defaultValue, string culture, int cacheDurationInSeconds )
Parameters
- resourceGroup
- Type: String
The resource group.
- resourceName
- Type: String
Name of the resource.
- defaultValue
- Type: String
The default value.
- culture
- Type: String
The culture.
- cacheDurationInSeconds
- Type: Int32
The cache duration in seconds.