Gets path to the file in file system.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Site name
- fileName
- Type: System String
File name
- webFullPath (Optional)
- Type: System String
Physical path to the root of the web project (e.g. c:\WebProject\), if it is not specified web application physical path is used
Return Value
Type: StringPhysical path
See Also