List all the templates of the Repeater control.

Forums .NETList all the templates of the Repeater control.
Staff asked 3 years ago

Answers (1)

Add Answer
Umang Ramani Marked As Accepted
Staff answered 3 years ago
Repeater has 5 inline template to format it:
  • <HeaderTemplate>
  • <FooterTemplate>
  • <ItemTemplate>
  • <AlternatingItemTemplate>
  • <SeperatorTemplate>
  • <AlternatingItemTemplate>

Subscribe

Select Categories