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

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

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

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

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

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

public FileUploadPropertyAttribute ( 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