| LayoutInfoGetVirtualFileRelativePath Method  | 
            Returns virtual relative path for specific column
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxprotected 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: 
String
See Also