FormUserControlInfoProvider GetFullPhysicalPath Method Kentico 8.1 API Reference
Returns full path of the form control.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

controlInfo
Type: CMS.FormEngine FormUserControlInfo
Form control info object
webFullPath (Optional)
Type: OnlineSystem String
Full path to the root of the web project (e.g. c:\WebProject\)

Return Value

Type: OnlineString
See Also