C# Class uComponents.DataTypes.Converters.uSiteBuilder.EmbeddedContent.EmbeddedContentPropertyAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: uComponents/uComponents.DataTypes.Converters

Private Properties

Property Type Description

Public Methods

Method Description
EmbeddedContentPropertyAttribute ( ) : System
EmbeddedContentPropertyAttribute ( EmbeddedContentPropertyType type, string label ) : System

Method Details

EmbeddedContentPropertyAttribute() public method

public EmbeddedContentPropertyAttribute ( ) : System
return System

EmbeddedContentPropertyAttribute() public method

public EmbeddedContentPropertyAttribute ( EmbeddedContentPropertyType type, string label ) : System
type EmbeddedContentPropertyType
label string
return System