A
al-baghdadi
Hi,
I have UserControls placed on a WebDav folder. I'd like to be able to load
these controls programmatically in my page. The problem is the
Page.LoadControl method only takes a virtual path.
To give you a background, we customized a document library on SharePoint to
allow users to upload UserControls. Although any uploaded documents are saved
in the database, they are accessible through WebDav (a feature of
SharePoint). So we are trying to allow users to choose what control they'd
like to load dynamically.
Any help would be appreciated.
I have UserControls placed on a WebDav folder. I'd like to be able to load
these controls programmatically in my page. The problem is the
Page.LoadControl method only takes a virtual path.
To give you a background, we customized a document library on SharePoint to
allow users to upload UserControls. Although any uploaded documents are saved
in the database, they are accessible through WebDav (a feature of
SharePoint). So we are trying to allow users to choose what control they'd
like to load dynamically.
Any help would be appreciated.