Can anyone please help me with the code to get an Entity Description?
I was able to figure out that I can use the code below to get the Entity picture
What would be a similar code to get just the Description?Code:<xsl:value-of select="aspdnsf:LookupImage($EntityName, $EntityID,'','','icon')" disable-output-escaping="yes" />
I know I can use EntityPageHeaderDescription, but the format it comes out is not the one that I need.
Thanks for your help,
fsantos