Returns full path of the form control.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- controlInfo
- Type: CMS.FormEngine FormUserControlInfo
Form control info object
- webFullPath (Optional)
- Type: System String
Full path to the root of the web project (e.g. c:\WebProject\)
Return Value
Type: StringSee Also