Jul 10
Jul 10
Jul 10
Jul 10
Jul 10

Title on Entity page in AspDotNetStoreFront

In this article, I am going to show you how to display entity (category,manufacture) name as a title in AspDotNetStorefront entity page. Before After [ad#post] To get entity title, need to edit following xml.config file code: ? <xsl:template match="/">         <div>           <xsl:value-of select="<a title="aspdnsf" href="http://www.ashishblog.com/tag/aspdnsf/">aspdnsf</a>:EntityPageHeaderDescription($EntityName, $EntityID)" disable-output-escaping="yes" />         </div>         <xsl:value-of select="aspdnsf:EntityPageFilterOptions($EntityName,... read more →
Jul 10
Jul 10
Jul 10
Jul 10
Jul 07