C# Class AjaxControlToolkit.RequiredScriptAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: DevExpress/AjaxControlToolkit

Public Methods

Method Description
RequiredScriptAttribute ( Type extenderType ) : System
RequiredScriptAttribute ( Type extenderType, int loadOrder ) : System

Method Details

RequiredScriptAttribute() public method

public RequiredScriptAttribute ( Type extenderType ) : System
extenderType System.Type
return System

RequiredScriptAttribute() public method

public RequiredScriptAttribute ( Type extenderType, int loadOrder ) : System
extenderType System.Type
loadOrder int
return System