Repeater control is used to dynamically display inputs for user and executable by script or Other methods which is used in your application. ItemTemplate are used to render row by row data.
ItemTemplate missing in Repeater control throw exception System. Web. UI. WebControls. Repeater does not have a public property named label. Add ItemTemplate next to Repeater will solve this issue.