Property | Type | Description | |
---|---|---|---|
ImageButton | System.ComponentModel | ||
SetAlign | void | ||
SetAltText | void | ||
SetDisabledImageUrl | void | ||
SetImageUrl | void | ||
SetOverImageUrl | void | ||
SetPressedImageUrl | void |
Method | Description | |
---|---|---|
ImageButton ( Config config ) : System |
|
Method | Description | |
---|---|---|
ImageButton ( ) : System.ComponentModel | ||
SetAlign ( ImageAlign align ) : void | ||
SetAltText ( string altText ) : void | ||
SetDisabledImageUrl ( string url ) : void | ||
SetImageUrl ( string url ) : void | ||
SetOverImageUrl ( string url ) : void | ||
SetPressedImageUrl ( string url ) : void |
public ImageButton ( Config config ) : System | ||
config | Config | |
return | System |