FileResourceReader GetNextString Method Kentico 8.0 API Reference
Gets the next string from the resource file.

Namespace: CMS.Localization
Assembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

name
Type: OnlineSystem String 
Returns string name
value
Type: OnlineSystem String 
Returns string value

Return Value

Type: OnlineBoolean
See Also