EditorsLocalizer Class
Namespace:
Xafari.Editors.Localization
Assembly: Xafari.Editors (in Xafari.Editors.dll)
- c#
- VB
[DisplayName("Xafari Editors")] public class EditorsLocalizer : XafariResourceLocalizer<EditorsLocalizer, ItemsStringId>
<DisplayName("Xafari Editors")> _
Public Class EditorsLocalizer
Inherits XafariResourceLocalizer(Of EditorsLocalizer, ItemsStringId)
End Class
Name | Description | |
---|---|---|
![]() ![]() |
Active | Gets active localizer instance. (inherited from XafariResourceLocalizer<TLocalizer, EnumType>). |
![]() |
ModelGroupNames | Ordered group names to locate localized strings from resource. By default, contains "Xafari/{localizername}" groups. (inherited from XafariResourceLocalizer<EnumType>). |
![]() |
ResourceName | Contains assembly resources path |
Name | Description | |
---|---|---|
![]() |
Activate() | (inherited from XafariResourceLocalizer<TLocalizer, EnumType>). |
![]() |
GetDefaultModelGorupName() | (inherited from XafariResourceLocalizer<EnumType>). |
![]() |
GetLocalizedString(Type, string, params object[]) | Gets localized string for specified propertyName and args. (inherited from XafariResourceLocalizer<EnumType>). |
![]() |
GetLocalizedString<T, TValue>(Expression<Func<TTValue>>, params object[]) | Gets localized string for specified property and args. (inherited from XafariResourceLocalizer<EnumType>). |
![]() |
GetXafResourceManagerParameters() | (inherited from XafariResourceLocalizer<EnumType>). |
Name | Description | |
---|---|---|
![]() |
GetListValueByTerm<TDetails>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
GetValueByTerm<TValue>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
Session(this object, bool) | Obsolete. Returns Session for specified object. (Defined by SessionExtensions). |
![]() |
SetValueByTerm<TValue>(this object, string, TValue) | Obsolete. (Defined by TypeExtensions). |
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.