EDN Admin
Well-known member
Hello,
I have problem with Extension Object in XslArgumentList. I defined Extension Object and I can use this like this:
<div style="color:Black;background-color:White; <pre>
<span style="color:Blue; <<span style="color:#A31515; xsl<span style="color:Blue; :<span style="color:#A31515; value-of <span style="color:Red; select<span style="color:Blue; =<span style="color:Blue; "control:Test(List)" <span style="color:Blue; />
[/code]
but I want use this like:
<div style="color:Black;background-color:White; <pre>
<control:Test argument="" />
[/code]
but this not work. How I can defined Extension Object?
View the full article
I have problem with Extension Object in XslArgumentList. I defined Extension Object and I can use this like this:
<div style="color:Black;background-color:White; <pre>
<span style="color:Blue; <<span style="color:#A31515; xsl<span style="color:Blue; :<span style="color:#A31515; value-of <span style="color:Red; select<span style="color:Blue; =<span style="color:Blue; "control:Test(List)" <span style="color:Blue; />
[/code]
but I want use this like:
<div style="color:Black;background-color:White; <pre>
<control:Test argument="" />
[/code]
but this not work. How I can defined Extension Object?
View the full article