Version

ButtonImageUrls Class Members

The following tables list the members exposed by ButtonImageUrls.

Public Constructors
 NameDescription
Public ConstructorButtonImageUrls ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDefaultImageImage applied to a default button in the normal (or "up") state. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebToolbar.ImageUrls)
Public PropertyDisabledImageImage applied when the button has been disabled.  
Public PropertyHoverImageImage applied when the button is being moused over.  
Public PropertySelectedImageImage applied when the button is in the depressed or down state.  
Protected Properties
 NameDescription
Protected PropertyViewStateState bag containing property values to enable ViewState persistance. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebToolbar.ImageUrls)
Protected Methods
 NameDescription
Protected MethodOnLoadViewStateOverridden.   
Protected MethodOnSaveViewStateOverridden.   
Protected MethodOnTrackViewStateOverridden.   
See Also