ArcFM Desktop Developer Guide
LocalizeExtension Class
Members 


Product Availability
Required Licenses
.NET Assembly
The localize markup extension returns a localized resource for a specified resource key.
Object Model
LocalizeExtension Class
Syntax
'Declaration
 
<MarkupExtensionReturnTypeAttribute(System.String)>
<LocalizabilityAttribute(LocalizationCategory.NeverLocalize)>
Public Class LocalizeExtension 
   Inherits System.Windows.Markup.MarkupExtension
'Usage
 
Dim instance As LocalizeExtension
[MarkupExtensionReturnType(System.String)]
[Localizability(LocalizationCategory.NeverLocalize)]
public class LocalizeExtension : System.Windows.Markup.MarkupExtension 
Inheritance Hierarchy

System.Object
   System.Windows.Markup.MarkupExtension
      Miner.Globalization.WPF.LocalizeExtension

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

LocalizeExtension Members
Miner.Globalization.WPF Namespace

 

 


Send Comment