Proprietà DedNetApplicationHideAttributeTranslations 
             | 
          
        
         
            Indica se nascondere le traduzioni degli attributi (di default è False).
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic bool HideAttributeTranslations { get; set; }Public Property HideAttributeTranslations As Boolean
	Get
	Set
public:
property bool HideAttributeTranslations {
	bool get ();
	void set (bool value);
}member HideAttributeTranslations : bool with get, set
Valore della proprietà
Tipo: 
Boolean
Vedi anche