Gets the custom attributes of the given type for the given member
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- method
- Type: System.Reflection MethodInfo
Method for which extract the custom attributes
- attributeType
- Type: System Type
Return Value
Type: ObjectSee Also