C1.Win.8 Assembly / C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class
Properties Methods


EndUserLocalizeOptionsAttribute Class Members

The following tables list the members exposed by EndUserLocalizeOptionsAttribute.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the description of string that will be displayed in the end user localizer in design-time.  
Public PropertyIf true then class, property or field will be not displayed for enduser localization.  
Public PropertyDefines a list of members of control that should be excluded from localization. Currently used only AddControlToResources application for automatically generating control resources.  
Public PropertyGets or sets resource key containing localized string for EndUserLocalizeOptionsAttribute.Description.  
Public PropertyDefines the list of properties that should be localized.  
Public PropertyGets or sets type providing string used to localize EndUserLocalizeOptionsAttribute.Description.  
Public Property (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Top
See Also