Property | Type | Description | |
---|---|---|---|
filePath | string | ||
headermasterPage | bool | ||
outputPath | string |
Method | Description | |
---|---|---|
DoWork ( ) : void |
Method | Description | |
---|---|---|
ProcessSite ( string siteUrl, string NonDefMasterFileName ) : void |
Executes all site collection-level reporting. Performs special processing for the site collection, then processes all child webs.
|
|
ProcessWeb ( string webUrl, bool isRoot, string SiteURL, string NonDefMasterFileName ) : void |
Executes all web-level transformations related to the custom solution. Performs special processing for the root web, then recurses through all child webs.
|
|
ShowInformation ( ) : bool |