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