EditableWebPartProperty Properties |
The EditableWebPartProperty type exposes the following members.
Name | Description | |
---|---|---|
CssClass |
CSS class
| |
Encode |
If true (default), the property text is encode
| |
FormControl |
Code name of the form control used for editing of the property
| |
LineNumber |
Line number in the web part property that the value corresponds, indexed from 1 (only this line is replaced by the new value upon editing). If 0 or less, the whole property is replaced.
| |
ParentWebPart |
Parent web part
| |
PropertyName |
Property name
| |
Replacements |
Replacements of the items. NOTE: When updating, update also the list in file layout.js
| |
Style |
Style
| |
Type |
If true, the property is multiline (editable with textbox)
|