EndUserLocalizeOptionsAttribute Class Members
In This Topic
The following tables list the members exposed by EndUserLocalizeOptionsAttribute.
Public Constructors
Public Properties
| Name | Description |
 | Description | Gets the description of string that will be displayed in the end user localizer in design-time. |
 | Exclude | If true then class, property or field will be not displayed for enduser localization. |
 | ExcludedMembers | Defines a list of members of control that should be excluded from localization. Currently used only AddControlToResources application for automatically generating control resources. |
 | Key | Gets or sets resource key containing localized string for Description. |
 | Properties | Defines the list of properties that should be localized. |
 | StringsType | Gets or sets type providing string used to localize Description. |
 | TypeId | (Inherited from System.Attribute) |
Top
Public Methods
See Also