Table of Contents

Class ImageButtonControlAction

Namespace
FrameworkSystems.FrameworkControls.Actions
Assembly
FrameworkSystems.FrameworkControls.dll

Über diese Klasse werden zur Laufzeit die Actions für das Control ImageButton angeboten.

[Serializable]
public class ImageButtonControlAction : ButtonControlAction, IFrameworkControlActionBase, ISerializable
Inheritance
ImageButtonControlAction
Implements
Inherited Members

Methods

SetHighlighted(bool)

Sends an action to the client, which sets the caption of the control.

See Also