Click or drag to resize
MacroResolvermSkippedResolvers Field
Returns the list of resolvers that were skipped during the processing of the macros with this resolver.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected List<string> mSkippedResolvers

Field Value

Type: ListString
See Also