Thursday, April 23, 2009

How to use If condition in XPath C# asp.net 2.0

<%# abc=="" ? XPath("detailurl").ToString() : xyz %>
 
 

No comments: