LayoutInfoGetVirtualFileRelativePath Method |
Returns virtual relative path for specific column
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.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