다음을 통해 공유


ComponentActionsType 열거형

정의

구성 요소와 연결된 방법과 관련하여 개체 바인딩 스마트 태그의 형식을 지정합니다.

public enum class ComponentActionsType
public enum ComponentActionsType
type ComponentActionsType = 
Public Enum ComponentActionsType
상속
ComponentActionsType

필드

Name Description
All 0

두 가지 유형의 스마트 태그.

Component 1

모델 스마트 태그만 끌어옵니다.

Service 2

모델 스마트 태그만 푸시합니다.

설명

다음 표에서는 개체 바인딩 스마트 태그를 구성 요소에 연결하기 위한 두 가지 옵션을 설명합니다.

스마트 태그 모델 설명
끌어오기 해당 구성 요소와 연결된 클래스 ComponentDesigner 는 해당 구성 요소에 대한 스마트 태그 컬렉션을 반환하도록 속성을 재정 ActionLists 의합니다.
푸시 메서드에 대한 호출은 Add 지정된 스마트 태그를 지정된 구성 요소와 명시적으로 연결합니다.

이러한 스마트 태그 모델에 대한 자세한 내용은 및 DesignerActionListCollection 클래스를 DesignerActionService 참조하세요.

적용 대상

추가 정보