Share via


RegisteredExpandoAttribute.ControlId プロパティ

定義

カスタム (expando) 属性を登録したコントロールの ID を取得します。

public:
 property System::String ^ ControlId { System::String ^ get(); };
public string ControlId { get; }
member this.ControlId : string
Public ReadOnly Property ControlId As String

プロパティ値

カスタム属性を登録したコントロールの ID。

適用対象