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