Metodo OptionsLocalizedCategoryAttributeGetLocalizedString
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.4.0-RC
Sintassiprotected override string GetLocalizedString(
string value
)
Protected Overrides Function GetLocalizedString (
value As String
) As String
protected:
virtual String^ GetLocalizedString(
String^ value
) override
abstract GetLocalizedString :
value : string -> string
override GetLocalizedString :
value : string -> string
Parametri
- value String
-
Valore di ritorno
String
Vedi anche