MacroMethodContainer GetStringParam Method Kentico 8.1 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.1.5347.20411)

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