Kentico CMS 7.0 Controls

Configuration

Configuration

Previous topic Next topic Mail us feedback on this topic!  

Configuration

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

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"