Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.MacroEngine
MacroMethodContainer Class
MacroMethodContainer Methods
CompareDateTime Method
CompareDouble Method
CompareString Method
CompareTimeSpan Method
CompareValues Method
GetBoolParam Method
GetDoubleParam Method
GetGuidParam Method
GetIntParam Method
GetLazyParamValue Method
GetMethod Method
GetMethodForObject Method
GetMethodsForObject Method
GetOptionalParam(T) Method
GetParamValue(T) Method
GetStringParam Method
RegisterExtensions Method
RegisterMethod Method
RegisterMethodInternal Method
RegisterMethods Method
UnwrapContainer Method
MacroMethodContainer
.
GetMethod Method
Returns a method of given name (return null if specified method does not exist).
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
MacroMethod
GetMethod
(
string
name
)
Parameters
name
Type:
System
.
String
Method name
Return Value
Type:
MacroMethod
See Also
Reference
MacroMethodContainer Class
CMS.MacroEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com