N
news.microsoft.com
Hey Folks,
I am currently creating an extender, and need access to the form's file
name at DESIGN time. I know you can get it at RUNTIME using
this.Page.GetType().Module.FullyQualifiedName
among other ways. However, getting it at design time seems to be a
daunting task. Has anyone done this yet?
Jarret "Skippy" Peterson
I am currently creating an extender, and need access to the form's file
name at DESIGN time. I know you can get it at RUNTIME using
this.Page.GetType().Module.FullyQualifiedName
among other ways. However, getting it at design time seems to be a
daunting task. Has anyone done this yet?
Jarret "Skippy" Peterson