1 implementation of GetFilePaths
System.Web (1)
Configuration\RemoteWebConfigurationHostServer.cs (1)
156
public string
GetFilePaths
(int webLevelAsInt, string path, string site, string locationSubPath)
1 reference to GetFilePaths
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
90
filePaths = remoteSrv.
GetFilePaths
((int) webLevel, path, site, locationSubPath);