C# Class Ext.Net.HyperLink

Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description
HyperLink System.ComponentModel
SetImageUrl void
SetNavigateUrl void
SetTarget void

Méthodes publiques

Méthode Description
HyperLink ( Config config ) : System

Private Methods

Méthode Description
HyperLink ( ) : System.ComponentModel
SetImageUrl ( string url ) : void
SetNavigateUrl ( string url ) : void
SetTarget ( string target ) : void

Method Details

HyperLink() public méthode

public HyperLink ( Config config ) : System
config Config
Résultat System