| WebPartInstanceClearValues Method | 
            Clears the given properties
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic void ClearValues(
	params string[] propertyNames
)
Parameters
- propertyNames
- Type: SystemString
 Property names to clear
 See Also
See Also