CMSAbstractEditablePageResolveMacros Method |
Resolves the given macro when macro resolving is enabled in the web part properties.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected Object ResolveMacros(
Object value
)
Parameters
- value
- Type: SystemObject
Macro to be resolved
Return Value
Type:
ObjectSee Also