FileResourceReader GetNextString Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineBoolean
See Also