Gets the given string and formats it with the standard String.Format method
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- stringName
- Type: System String
String name
- parameters
- Type: System Object
Parameters for the formatting
Return Value
Type: StringSee Also