ResHelper GetStringFormat Method Kentico 8.0 API Reference
Gets the given string and formats it with the standard String.Format method

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

Parameters

stringName
Type: OnlineSystem String
String name
parameters
Type:  OnlineSystem Object 
Parameters for the formatting

Return Value

Type: OnlineString
See Also