How to use framework classes in xsl Options
dataworx
Posted: Thursday, February 28, 2008 12:42:27 PM
Rank: Newbie

Joined: 2/22/2008
Posts: 5
Hi,

i'm trying to use .net framework classes in xslt files. It is no problem for me to write extensions methods in c# in the xslt files and use them but i can't figure out how to use framework classes directly.

I'll try to use something like that:

Code:
<xsl:value-of select="customns:System.Environment.OSVersion.VersionString"/>


Does anybody know how to do this?
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.