C# Class SDL.TridionVSRazorExtension.Common.Annotations.AspChildControlTypeAttribute

Inheritance: System.Attribute
显示文件 Open project: mvlasenko/TridionVSRazorExtension

Public Methods

Method Description
AspChildControlTypeAttribute ( string tagName, Type controlType ) : System

Method Details

AspChildControlTypeAttribute() public method

public AspChildControlTypeAttribute ( string tagName, Type controlType ) : System
tagName string
controlType System.Type
return System