Property | Type | Description | |
---|---|---|---|
filePath | string | ||
outputPath | string | ||
timeStamp | string |
Method | Description | |
---|---|---|
DoWork ( ) : void | ||
GetWebPartPropertiesServiceCall ( ClientContext clientContext, string storageKey, string pageUrl ) : string | ||
GetWebPartUsage ( string webPartType, string webUrl, string outPutDirectory ) : void | ||
GetWebPartUsage_DefaultPages ( string webPartType, ClientContext clientContext, string outPutDirectory ) : void |
public static GetWebPartPropertiesServiceCall ( ClientContext clientContext, string storageKey, string pageUrl ) : string | ||
clientContext | ClientContext | |
storageKey | string | |
pageUrl | string | |
return | string |
public static GetWebPartUsage ( string webPartType, string webUrl, string outPutDirectory ) : void | ||
webPartType | string | |
webUrl | string | |
outPutDirectory | string | |
return | void |
public static GetWebPartUsage_DefaultPages ( string webPartType, ClientContext clientContext, string outPutDirectory ) : void | ||
webPartType | string | |
clientContext | ClientContext | |
outPutDirectory | string | |
return | void |