Okapi .NET Library

LocalizationDirectives.LocalizeOutside Method 

 [This is preliminary documentation and subject to change.]

Implements ILocalizationDirectives.LocalizeOutside.

[Visual Basic]
Public Function LocalizeOutside() _
    Implements ILocalizationDirectives.LocalizeOutside As Boolean
[C#]
public bool LocalizeOutside();
[C++]
public: bool LocalizeOutside();
[JScript]
public function LocalizeOutside(): bool;

Implements

ILocalizationDirectives.LocalizeOutside

See Also

LocalizationDirectives Class | Okapi.Library.Filter Namespace