|
||
The following properties of the CMSEditModeButtonEditDelete control can be set or used in the API:
Property Name |
Description |
Sample Value |
DeleteText |
Custom caption of the delete button. If not set, the default text "Delete" is displayed. |
"Delete article" |
EditMode |
May be used to specify which of the buttons should be displayed. Possible options are both, or just the Edit or Delete button. By default, both buttons are included. |
"Both" "Edit" "Delete" |
EditText |
Custom caption of the edit button. If not set, the default text "Edit" is displayed. |
"Edit article" |
Path |
Alias path of the document to be edited/deleted. |
"/whitepapers/myfirstpaper" |