Retrieves an Attribute by its name.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- attributeName
- Type: SystemString
Name of attribute, unique
Return Value
Type: IAttributeAttribute with matching name, or null if attribute doesn't exist
See Also