MacroResolverSetAnonymousSourceData Method |
Sets (replaces all existing anonymous sources) specified data source (without name) of general type to the resolver.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax public void SetAnonymousSourceData(
params Object[] data
)
Parameters
- data
- Type: SystemObject
Data to register to the resolver
Remarks See Also