| 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: 10.0.0
 Syntax
Syntaxprotected Object ResolveMacros(
	Object value
)
Parameters
- value
- Type: SystemObject
 Macro to be resolved
Return Value
Type: 
Object See Also
See Also