|
||
The following properties of the CMSEditModeButtonAdd control can be set or used in the API:
Property Name |
Description |
Sample Value |
ClassName |
Document type that specifies the type of the document that should be created. |
"cms.article" |
Path |
Alias path of the parent document under which the new document should be created. If omitted, the document is added under the currently selected document. |
"/whitepapers" |
StopProcessing |
Indicates if processing of the control should be stopped and the control should not retrieve or display any data. |
|
Text |
Custom caption of the button. If not set, the default text "Add new" is displayed. |
"Add new article" |