|
Attribute
|
Value
|
|
Type
|
METADICT-STRING-VECTOR
|
|
Client Access
|
Read-only
|
|
Applies to
|
Service
|
The vti_disablewebdesignfeatures2 metakey is a list of string tokens used by the server to indicate which Web design features are disabled.
The server MUST send this list on request by the client. The client SHOULD disable the listed editing features in its user interface.
The following tokens MAY be set in this metakey.
Value | Meaning |
wdfbackup | Disable Web backup. |
wdfrestore | Disable Web restore. |
wdfpackageimport | Disable Web package import. |
wdfpackageexport | Disable Web package export. |
wdfthemeweb | Disable theme support for the site. |
wdfthemepage | Disable theme support for individual pages. |
wdfnavigationbars | Disable support for navigation bars. |
wdfnavigationview | Disable the Navigation view for this site. |
wdfpublishview | Disable the Remote site view for this site. |
wdfpublishselectedfile | Do not allow the selected file to be published. |
wdfopensite | Disable access to the entire site. |
wdfnewsubsite | Do not allow the creation of a new subsite. |
Following is an example.
vti_disablewebdesignfeatures2:VR|wdfthemeweb wdfthemepage