C# Класс Felinesoft.UmbracoCodeFirst.Attributes.ImageWidthPropertyAttribute

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

Открытые методы

Метод Описание
ImageWidthPropertyAttribute ( string name = null, bool mandatory = false, string description = "", int sortOrder, bool addTabAliasToPropertyAlias = true, string dataType = null ) : System

Описание методов

ImageWidthPropertyAttribute() публичный Метод

public ImageWidthPropertyAttribute ( string name = null, bool mandatory = false, string description = "", int sortOrder, bool addTabAliasToPropertyAlias = true, string dataType = null ) : System
name string
mandatory bool
description string
sortOrder int
addTabAliasToPropertyAlias bool
dataType string
Результат System