How to get filename

  • Thread starter Thread starter Áõ¾ü
  • Start date Start date
Á

Áõ¾ü

Hi,

I can use TemplateSourceDirectory to get the directory of an aspx from
usercontrol. how could i get the parent filename from usercontrol?

thanks

bowyee
 
wouldn't be my life on it without the docs in front of me. but I would
expect there to be a UserControl.Parent property you could access.

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
 
Back
Top