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