Hi,
I wonder if I can get a byte stream out of an image in a razor script. If I could access the file I would do like this:
File.ReadAllBytes(Filename);
But there is no physical path in the DynamicNode object...
Thanks for any ideas
Hi,
I wonder if I can get a byte stream out of an image in a razor script. If I could access the file I would do like this:
File.ReadAllBytes(Filename);
But there is no physical path in the DynamicNode object...
Thanks for any ideas