W
weboweb
Hi,
I'm new in web parts, I would like to understand a couple of things:
Let's say I have a custom control that displays information. That info
is fed to the control through an XML string, so the control parses it
and builds itself.
Now that XML is obtained in the parent page, by calling a c# dll that
deals with the database tier. The page then populates some property in
the control.
Now if I where to convert this control into a web part, how would I go
about getting this information and passing it to the control?
I mean, I don't want any database functionality inside the control,
only to accept some XML string.
How do I get this information to the web part? Is there a concept of
"Page" in Sharepoint?
Please excuse me if this is not the right group, but since asp.net
controls are involved, I figured what the heck
Thanks all!
webo
I'm new in web parts, I would like to understand a couple of things:
Let's say I have a custom control that displays information. That info
is fed to the control through an XML string, so the control parses it
and builds itself.
Now that XML is obtained in the parent page, by calling a c# dll that
deals with the database tier. The page then populates some property in
the control.
Now if I where to convert this control into a web part, how would I go
about getting this information and passing it to the control?
I mean, I don't want any database functionality inside the control,
only to accept some XML string.
How do I get this information to the web part? Is there a concept of
"Page" in Sharepoint?
Please excuse me if this is not the right group, but since asp.net
controls are involved, I figured what the heck
Thanks all!
webo