Returns true if given text is in {$xxx$} format. (Note that this return true only if the whole text is localization macro, it is NOT a contains method).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
- Type: System String
Text to check
Return Value
Type: BooleanSee Also