History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-65319
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Sergey Coox
Reporter: Sergey Coox
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

ASP fields declared in template fields of controls

Created: 17 Apr 08 17:18   Updated: 17 Apr 08 17:20
Component/s: Language - ASP.NET
Fix Version/s: Aroha
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive SingleInstanceTemplateBug.zip (3 kb)



 Description  « Hide
<my:MyTemplatedControl ID="myControl" runat="server">
			<Header>
				<asp:Literal ID="myHeaderText" runat="server" />
			</Header>		
			<Footer>
				<asp:Literal ID="myFooterText" runat="server" />
			</Footer>
</my:MyTemplatedControl>


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.