Tagged Questions
2
votes
2answers
601 views
Publishing Web Controls and CustomTemplate
I have the following tag:
<PublishingWebControls:RichLinkField FieldName="Buy_x0020_Now_x0020_Link" runat="server">
I want to have a custom rendering template for it as I need to emit the ...