Open this page in the API Guide

ICustomAttributeService.GetCustomAttribute Method

Overload List
  NameDescription
Public methodGetCustomAttribute(Guid)
Gets a custom attribute by ID.
Public methodCode exampleGetCustomAttribute(String)
Gets a custom attribute by name.
Top
See Also