| WebPartInstanceResolvePropertyMacros Method | 
            Resolves the property macros, replaces the {%propertyname%} macro with the property value.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string ResolvePropertyMacros(
	string text
)
Parameters
- text
- Type: SystemString
 Text to resolve
Return Value
Type: 
String See Also
See Also