| MacroProcessorIsXMLColumn Method | 
            Returns true, if the given column is a XML column
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsXMLColumn(
	string columnName
)
Parameters
- columnName
- Type: SystemString
 Column name
Return Value
Type: 
Boolean See Also
See Also