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

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

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

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

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

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

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