Table of Contents

Class ImageButtonControlAction

Namespace
FS.Hosting.Broker.Shared.Actions
Assembly
FS.Hosting.Broker.Shared.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