[]
C1DescriptionAttribute replaces the DescriptionAttribute and uses the StringsManager and Strings classes to return the localized Attribute string.
[AttributeUsage(AttributeTargets.All)]
public class C1DescriptionAttribute : DescriptionAttribute, _Attribute
| Name | Description |
|---|---|
| C1DescriptionAttribute(Type, string, string) | Initializes a new instance of the C1DescriptionAttribute attribute. |
| C1DescriptionAttribute(Type, string, string, string) | Initializes a new instance of the C1DescriptionAttribute attribute. |
| Name | Description |
|---|---|
| Description | Returns localized description text if it is available or default value |