Removes an Attribute from the collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- attribute
- Type: Ingeniux.CMSIAttribute
Attribute to remove. Null objects are ignored.
Return Value
Type: BooleanTrue if the attribute parameter matches an attribute in the collection.
See Also