Hi.
I need to get a UserControl VirtualPath programmatically. How can I do it?
For example, MyControl.ascx placed in Controls folder, so the result should be "~/Controls/MyControl.ascx".
Is it possible? Thank you.
Hi.
I need to get a UserControl VirtualPath programmatically. How can I do it?
For example, MyControl.ascx placed in Controls folder, so the result should be "~/Controls/MyControl.ascx".
Is it possible? Thank you.