This document is archived and information here might be outdated.  Recommended version.


IPropertyPageSite.GetLocaleID Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IPropertyPageSite Interface > IPropertyPageSite.GetLocaleID Method
ArcGIS Developer Help

IPropertyPageSite.GetLocaleID Method

[Visual Basic .NET]
Public Sub GetLocaleID ( _
    ByRef pLocaleID As Integer _
)
[C#]
public void GetLocaleID (
    ref uint pLocaleID
);

Product Availability

Available with ArcGIS Desktop.

Description

IPropertyPageSite is a Microsoft interface. Please refer to MSDN for information about this interface

See Also

IPropertyPageSite Interface