Back to Devexpress

ASPxClientFloatingActionButton.GetActionContext Method

aspnet-js-aspxclientfloatingactionbutton-fce08ac9.md

latest1.1 KB
Original Source

ASPxClientFloatingActionButton.GetActionContext Method

Gets the action or action group’s context name.

Declaration

ts
GetActionContext(): string

Returns

TypeDescription
string

A string value that specifies the context name.

|

Remarks

The ASPxClientFloatingActionButton.SetActionContext method allows you to set the action’s context name on the client side.

Use the FABActionBase.ContextName property to specify the context name on the server side.

Concept

Floating Action Button

Online Demo

External FAB for GridView

See Also

ASPxClientFloatingActionButton Class

ASPxClientFloatingActionButton Members