ControlBuilder.Localize Özellik

Tanım

Bu ControlBuilder nesne tarafından oluşturulan denetimin yerelleştirilip oluşturulmadığını belirten bir Boole değeri alır.

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

Özellik Değeri

true bu ControlBuilder nesne tarafından oluşturulan denetimin yerelleştirildiğini belirtmek için; aksi takdirde , false.

Şunlara uygulanır