Clear()
static
|
|
ClearAll(Boolean)
static
|
|
CreateComponentResourceManager(Type)
static
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
CreateResourceManager<TStringID>(XtraResXLocalizer<TStringID>, String, Type)
static
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
CreateXmlDocument()
|
Creates an XML document which contains resource strings provided by the current ASPxResLocalizerBase<T> object.
|
EnableTraceSource(String)
static
|
Allows the UI Localization Client to attach to the application.
|
EnterTraceMode(String)
static
|
Create the trace source and allows the UI Localization Client to attach to the application.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetActiveLocalizerProvider()
static
|
Returns an active localizer provider for this XtraLocalizer<T> object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
HandleAllThreadEvents()
static
|
Enables traking of all localization-related events from all threads in the application.
|
HandleRequestsFromAllThreads()
static
|
Allows to use localizer objects (including custom localizers) accross all application threads.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
RaiseActiveChanged()
static
|
Raises the XtraLocalizer<T>.ActiveChanged event.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ReleaseTraceSource()
static
|
|
SetActiveLocalizerProvider(ActiveLocalizerProvider<T>)
static
|
Sets an active localizer provider for this XtraLocalizer<T> object.
|
ToString()
|
Returns a string that represents the current object.
|
WriteAllToXml(String)
static
|
Writes resource strings to a file in XML format.
|
WriteNonTranslatedToXml(String)
static
|
Writes non-translated resource strings in the application to a file in XML format.
|
WriteToXml(String, HashSet<String>)
static
|
Writes resource strings for the specified resource identifiers to a file in XML format.
|
WriteToXml(String)
|
Saves the current XtraLocalizer<T>‘s resources to the specified XML file.
|