C# 클래스 uComponents.DataTypes.Converters.uSiteBuilder.EmbeddedContent.EmbeddedContentPropertyAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: uComponents/uComponents.DataTypes.Converters

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
EmbeddedContentPropertyAttribute ( ) : System
EmbeddedContentPropertyAttribute ( EmbeddedContentPropertyType type, string label ) : System

메소드 상세

EmbeddedContentPropertyAttribute() 공개 메소드

public EmbeddedContentPropertyAttribute ( ) : System
리턴 System

EmbeddedContentPropertyAttribute() 공개 메소드

public EmbeddedContentPropertyAttribute ( EmbeddedContentPropertyType type, string label ) : System
type EmbeddedContentPropertyType
label string
리턴 System