C
cmsdev
Guest
Hi: I do have a reference to Telerik.Sitefinity assembly in the project. However, I could not find this class in that assembly. I used Visual Studio object browser and searched for "OpenAccessLibrabriesProvider". Nothing was found. I also searched for "ValidateUpload" which is a method from the same class. I found the abstract class Telerik.Sitefinity.Modules.Libraries.LibrariesDataProvider. However, I would like to find the concrete class to avoid re-implementing all the abstract methods. Any other assembly it might be in? I am using the project manager source project files.
Continue reading...
Continue reading...