| MacroExpressionGetPriority Method | 
            Gets the priority of the evaluation for the given method.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected int GetPriority(
	string methodName
)
Parameters
- methodName
- Type: SystemString
 Method name
Return Value
Type: 
Int32 See Also
See Also