Gets the attribute value of the specified entity regardless of value nullability, and returns it.
Namespace: CMS.SocialMedia.FacebookAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- entity
- Type: System Object
The entity to get the value from.
Return Value
Type: Nullable TThe attribute value of the specified entity regardless of value nullability.
See Also