Returns the parameter converted to string or empty string.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- parameter
- Type: System Object
Parameter to convert
- culture (Optional)
- Type: System String
Culture to use to convert object to string
Return Value
Type: StringSee Also