Master Page Info
Defines the parameters to set the master page on the current web.
| Reference Information |
| Release Status : |
Beta |
| Alias Name : |
Entity.MasterPageInfo |
| Full Reference Name : |
Collaboris.Saf.Actions.Wss.Entities.MasterPageInfo |
| Assembly Name : |
Collaboris.Saf.Actions.Wss |
| Properties |
| Name |
Description |
Example Value |
Output |
Required |
| SystemMasterPageUrl |
String. Specifies the URL for the system master page URL.
|
/_catalogs/masterpage/BlackBand.master
|
false
|
false
|
| SiteMasterPageUrl |
String. Specifies the URL for the site master page URL.
|
/_catalogs/masterpage/BlackBand.master
|
false
|
false
|
| ResetSubSites |
Nullable`1. Specifies whether to change the master page for the sub sites that do not inherit from the current web site.
|
true
|
false
|
false
|