Proprietà DedNetApplicationCustomTranslations
|
Restituisce la lista delle traduzioni custom aziendali.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic DedTranslationCollection CustomTranslations { get; }Public ReadOnly Property CustomTranslations As DedTranslationCollection
Get
public:
property DedTranslationCollection^ CustomTranslations {
DedTranslationCollection^ get ();
}member CustomTranslations : DedTranslationCollection with get
Valore della proprietà
DedTranslationCollection
Vedi anche