Table of Contents

Method ToStringWithCulture

Namespace
Innova.Prism.Library.Export
Assembly
Innova.Prism.Library.dll

ToStringWithCulture(object)

This is called from the compile/run appdomain to convert objects within an expression block to a string

public string ToStringWithCulture(object objectToConvert)

Parameters

objectToConvert object

Returns

string