VirtualContextGetFormBuilderPath Method |
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string GetFormBuilderPath(
string path,
Guid userGuid
)
Parameters
- path
- Type: SystemString
Application absolute path to be converted. - userGuid
- Type: SystemGuid
Context of user for the form builder.
Return Value
Type:
StringSee Also