EvaluationContext.AddPrioritizedInnerSource Method |
Adds prioritized inner source(s) to this instance of the context.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntaxpublic void AddPrioritizedInnerSource(
params Object[] sources
)
Parameters
- sources
- Type:System.Object[]
Source(s) to add
See Also