메소드 |
설명 |
|
ProcessInputFile ( string masterPageInputFile, bool replaceMasterUrl, bool replaceCustomMasterUrl, bool replaceBothMaserUrls, string outputDirectory ) : void |
|
|
ReadCustomOOBMasterPages ( string &customMasterPage, string &oobMasterPage ) : void |
|
|
ReadInputFile ( string &masterPageInputFile ) : bool |
|
|
ReadInputOptions ( bool &processInputFile, bool &processWebUrl ) : bool |
|
|
ReadMasterUrlReplaceOptions ( bool &replaceMasterUrl, bool &replaceCustomMasterUrl, bool &replaceBothMasterUrls ) : bool |
|
|
ReplaceMasterUrl ( ClientContext ctx, string oobMasterPageUrl, string serverRelativeUrl, bool replaceMasterUrl, bool replaceCustomMasterUrl, bool replaceBothMasterUrls ) : bool |
|
|