Gets the given string and formats it with the standard String.Format method
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.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:
See Also