C# Класс uComponents.DataTypes.Converters.uSiteBuilder.EmbeddedContent.EmbeddedContentPropertyAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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