| CMSAbstractTransformationRemoveDynamicControls Method | 
            Remove all dynamic controls macros from text.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic string RemoveDynamicControls(
	Object inputText
)
Parameters
- inputText
- Type: SystemObject
 Text containing macros to be removed
Return Value
Type: 
String See Also
See Also