API Reference
Class
TablerServiceConfigActionButtonSettings
Advanced command button settings for TablerServiceConfigActionCard.
Inheritance
- Object
- TablerServiceConfigActionButtonSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Methods
public TablerServiceConfigActionButtonSettings ActionAttribute(String attributeName) #Returns:
TablerServiceConfigActionButtonSettingsSets an optional action identifier attribute name.
Parameters
- attributeName System.String
public TablerServiceConfigActionButtonSettings CommandAttribute(String attributeName) #Returns:
TablerServiceConfigActionButtonSettingsSets the command identifier attribute name.
Parameters
- attributeName System.String
public TablerServiceConfigActionButtonSettings RouteAttribute(String attributeName) #Returns:
TablerServiceConfigActionButtonSettingsSets the route attribute name used by the service host.
Parameters
- attributeName System.String