AlternativeFormInfoGetVirtualFileRelativePath Method |
Returns virtual relative path for specific column
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax protected override string GetVirtualFileRelativePath(
string externalColumnName,
string versionGuid
)
Parameters
- externalColumnName
- Type: SystemString
External column name - versionGuid
- Type: SystemString
Version GUID. If not defined physical path is generated
Return Value
Type:
StringSee Also