[]
Configurates the OnClientTileActivated client event. Occurs when the tile is activated.
public DashboardLayoutBuilder OnClientTileActivated(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
DashboardLayoutBuilder | Current builder. |