C# Class BExplorer.Shell.Annotations.AspChildControlTypeAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: Gainedge/BetterExplorer

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