C# Class AjaxControlToolkit.RequiredScriptAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: DevExpress/AjaxControlToolkit

Méthodes publiques

Méthode Description
RequiredScriptAttribute ( Type extenderType ) : System
RequiredScriptAttribute ( Type extenderType, int loadOrder ) : System

Method Details

RequiredScriptAttribute() public méthode

public RequiredScriptAttribute ( Type extenderType ) : System
extenderType System.Type
Résultat System

RequiredScriptAttribute() public méthode

public RequiredScriptAttribute ( Type extenderType, int loadOrder ) : System
extenderType System.Type
loadOrder int
Résultat System