Searches for an attribute model with the specified name, and returns it.
Namespace: CMS.SocialMedia.FacebookAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- name
- Type: System String
The attribute name.
Return Value
Type: EntityAttributeModelThe attribute model with the specified name, if found; otherwise, null.
See Also