MacroMethodObsoleteAttribute Constructor |
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax public MacroMethodObsoleteAttribute(
string message
)
Parameters
- message
- Type: SystemString
The text that describes alternative workarounds.
See Also