EventHandlerClass.IsDefaultLocaleID Property

Definition

Gets a Boolean that indicates whether the container uses the default locale. This property is read-only.

public:
 virtual property bool IsDefaultLocaleID { bool get(); };
public virtual bool IsDefaultLocaleID { get; }
member this.IsDefaultLocaleID : bool
Public Overridable ReadOnly Property IsDefaultLocaleID As Boolean

Property Value

true if the container uses the default locale; otherwise, false. The default value for this property is false.

Implements

Applies to