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