Свойство | Type | Description | |
---|---|---|---|
InternalRegisterButtonImages | void | ||
ShouldSerializeActiveSrc | bool | ||
ShouldSerializeDownSrc | bool | ||
ShouldSerializeHoverSrc | bool | ||
ShouldSerializeNormalSrc | bool | ||
getImagePath | string |
Méthode | Description | |
---|---|---|
ImageButton ( ) : System |
Méthode | Description | |
---|---|---|
AddAttributesToRender ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RegisterButtonImages ( string name ) : void | ||
RegisterButtonImages ( string name, string ext ) : void |
Méthode | Description | |
---|---|---|
InternalRegisterButtonImages ( string name ) : void | ||
ShouldSerializeActiveSrc ( ) : bool | ||
ShouldSerializeDownSrc ( ) : bool | ||
ShouldSerializeHoverSrc ( ) : bool | ||
ShouldSerializeNormalSrc ( ) : bool | ||
getImagePath ( |
protected AddAttributesToRender ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |
protected RegisterButtonImages ( string name ) : void | ||
name | string | |
Résultat | void |
protected RegisterButtonImages ( string name, string ext ) : void | ||
name | string | |
ext | string | |
Résultat | void |