LocalizationExtenderProvider::ShouldSerializeLanguage Method (Object^)
.NET Framework (current version)
Gets a value indicating whether the specified object must have its localizable values persisted in a resource.
Assembly: System.Design (in System.Design.dll)
Parameters
- o
-
Type:
System::Object^
The object to get the language support persistence flag for.
Return Value
Type: System::Booleantrue if the localizable values should be persisted in resources; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: