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