NamedDataContainerGetOriginalColumnName Method |
Gets the original column name without the prefix.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public string GetOriginalColumnName(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name with prefix
Return Value
Type:
StringSee Also