ViewStateChangedEventArgs.Key 속성

정의

지정된 뷰 요소에서 특성 키 이름을 가져옵니다.

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

속성 값

뷰 요소의 키 이름을 나타내는 문자열입니다.

적용 대상