다음을 통해 공유


DataSourceExpressionCollection.Owner 속성

정의

소유자 컨트롤을 가져옵니다.

public:
 property System::Web::UI::Control ^ Owner { System::Web::UI::Control ^ get(); };
public System.Web.UI.Control Owner { get; }
member this.Owner : System.Web.UI.Control
Public ReadOnly Property Owner As Control

속성 값

Control

소유자 컨트롤입니다.

적용 대상