MacroMethodContainer GetStringParam Method Kentico 8.0 API Reference
Returns the parameter converted to string or empty string.

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

Parameters

parameter
Type: OnlineSystem Object
Parameter to convert
culture (Optional)
Type: OnlineSystem String
Culture to use to convert object to string

Return Value

Type: OnlineString
See Also