LocalizationExtenderProvider::GetLocalizable Method (Object^)
.NET Framework (current version)
Gets a value indicating whether the specified object supports resource localization.
Assembly: System.Design (in System.Design.dll)
Parameters
- o
-
Type:
System::Object^
The object to check for localization support.
Return Value
Type: System::Booleantrue if the specified object supports resource localization; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: