BaseInfoGetVirtualFileRelativePath Method |
Returns virtual relative path for specific column
Ensures the GUID of the object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax protected virtual 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