ObjectPersistData.Localize Özellik

Tanım

Denetim Oluşturucu nesnesi tarafından oluşturulan denetimin yerelleştirilmiş olup olmadığını gösteren bir değer alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Boolean

true Denetim Oluşturucu nesnesi tarafından oluşturulan denetim yerelleştirilmiştir; Aksi takdirde, false .

Şunlara uygulanır