Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I created an .aspx page for custom section which want some umbraco controls to display.
For this i added the following line in .aspx page.
<%@ Register TagPrefix="umb" Namespace="umbraco.uicontrols" Assembly="controls" %>
But i can't access the controls like UmbracoPanel and Pane..
Can you help me on this.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Can't access umbraco.uicontrols
Hi,
I created an .aspx page for custom section which want some umbraco controls to display.
For this i added the following line in .aspx page.
<%@ Register TagPrefix="umb" Namespace="umbraco.uicontrols" Assembly="controls" %>
But i can't access the controls like UmbracoPanel and Pane..
Can you help me on this.
is working on a reply...