MacroResolverSkippedResolver Method |
Returns true if the macro processing skipped particular resolver name
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax public bool SkippedResolver(
string resolverName
)
Parameters
- resolverName
- Type: SystemString
Resolver name
Return Value
Type:
BooleanSee Also