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