Address ToString with pattern
Posted: Fri Aug 06, 2010 1:13 pm
I want to format the address into a specific html format different than the format provided by ToString(). I know I can concatenate a string and geerate the html but I see the Address Object exposes a method ToString(string pattern, bool isHTML).
Could I use that? What's the format for the pattern string? I have searched and can't find any documentation about this method.
thanks a lot.
Could I use that? What's the format for the pattern string? I have searched and can't find any documentation about this method.
thanks a lot.