MacroResolverPrioritizeProperty Method |
Prioritizes a property (equivalent to using SetNamedSourceData with last parameter true).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public void PrioritizeProperty(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Name of the property to prioritize
See Also