ContainerCustomDataRemove Method |
Removes element with specified key from collection
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public override void Remove(
string key
)
Parameters
- key
- Type: SystemString
Key to remove
See Also