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