C# Class SenseNet.ContentRepository.Schema.DefaultFieldControlAttribute

Inheritance: System.Attribute
显示文件 Open project: maxpavlov/FlexNet

Public Methods

Method Description
DefaultFieldControlAttribute ( string fieldControlTypeName ) : System

Method Details

DefaultFieldControlAttribute() public method

public DefaultFieldControlAttribute ( string fieldControlTypeName ) : System
fieldControlTypeName string
return System