Метод | Описание | |
---|---|---|
BeginCreateWeb ( string url, string title, string description, string templateName, uint language, bool languageSpecified, uint locale, bool localeSpecified, uint collationLocale, bool collationLocaleSpecified, bool uniquePermissions, bool uniquePermissionsSpecified, bool anonymous, bool anonymousSpecified, bool presence, bool presenceSpecified, System callback, object asyncState ) : System.IAsyncResult | ||
BeginDeleteWeb ( string url, System callback, object asyncState ) : System.IAsyncResult | ||
BeginExportSolution ( string solutionFileName, string title, string description, bool fullReuseExportMode, bool includeWebContent, System callback, object asyncState ) : System.IAsyncResult | ||
BeginExportWeb ( string jobName, string webUrl, string dataPath, bool includeSubwebs, bool includeUserSecurity, bool overWrite, int cabSize, System callback, object asyncState ) : System.IAsyncResult | ||
BeginExportWorkflowTemplate ( string solutionFileName, string title, string description, string workflowTemplateName, string destinationListUrl, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetSite ( string SiteUrl, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetSiteTemplates ( uint LCID, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetUpdatedFormDigest ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetUpdatedFormDigestInformation ( string url, System callback, object asyncState ) : System.IAsyncResult | ||
BeginImportWeb ( string jobName, string webUrl, string dataFiles, string logPath, bool includeUserSecurity, bool overWrite, System callback, object asyncState ) : System.IAsyncResult | ||
BeginIsScriptSafeUrl ( string urls, System callback, object asyncState ) : System.IAsyncResult | ||
CancelAsync ( object userState ) : void | ||
CreateWebAsync ( string url, string title, string description, string templateName, uint language, bool languageSpecified, uint locale, bool localeSpecified, uint collationLocale, bool collationLocaleSpecified, bool uniquePermissions, bool uniquePermissionsSpecified, bool anonymous, bool anonymousSpecified, bool presence, bool presenceSpecified ) : void | ||
CreateWebAsync ( string url, string title, string description, string templateName, uint language, bool languageSpecified, uint locale, bool localeSpecified, uint collationLocale, bool collationLocaleSpecified, bool uniquePermissions, bool uniquePermissionsSpecified, bool anonymous, bool anonymousSpecified, bool presence, bool presenceSpecified, object userState ) : void | ||
DeleteWebAsync ( string url ) : void | ||
DeleteWebAsync ( string url, object userState ) : void | ||
EndCreateWeb ( System asyncResult ) : |
||
EndDeleteWeb ( System asyncResult ) : void | ||
EndExportSolution ( System asyncResult ) : string | ||
EndExportWeb ( System asyncResult ) : int | ||
EndExportWorkflowTemplate ( System asyncResult ) : string | ||
EndGetSite ( System asyncResult ) : string | ||
EndGetSiteTemplates ( System asyncResult, |
||
EndGetUpdatedFormDigest ( System asyncResult ) : string | ||
EndGetUpdatedFormDigestInformation ( System asyncResult ) : |
||
EndImportWeb ( System asyncResult ) : int | ||
EndIsScriptSafeUrl ( System asyncResult ) : bool[] | ||
ExportSolutionAsync ( string solutionFileName, string title, string description, bool fullReuseExportMode, bool includeWebContent ) : void | ||
ExportSolutionAsync ( string solutionFileName, string title, string description, bool fullReuseExportMode, bool includeWebContent, object userState ) : void | ||
ExportWebAsync ( string jobName, string webUrl, string dataPath, bool includeSubwebs, bool includeUserSecurity, bool overWrite, int cabSize ) : void | ||
ExportWebAsync ( string jobName, string webUrl, string dataPath, bool includeSubwebs, bool includeUserSecurity, bool overWrite, int cabSize, object userState ) : void | ||
ExportWorkflowTemplateAsync ( string solutionFileName, string title, string description, string workflowTemplateName, string destinationListUrl ) : void | ||
ExportWorkflowTemplateAsync ( string solutionFileName, string title, string description, string workflowTemplateName, string destinationListUrl, object userState ) : void | ||
GetSiteAsync ( string SiteUrl ) : void | ||
GetSiteAsync ( string SiteUrl, object userState ) : void | ||
GetSiteTemplatesAsync ( uint LCID ) : void | ||
GetSiteTemplatesAsync ( uint LCID, object userState ) : void | ||
GetUpdatedFormDigestAsync ( ) : void | ||
GetUpdatedFormDigestAsync ( object userState ) : void | ||
GetUpdatedFormDigestInformationAsync ( string url ) : void | ||
GetUpdatedFormDigestInformationAsync ( string url, object userState ) : void | ||
ImportWebAsync ( string jobName, string webUrl, string dataFiles, string logPath, bool includeUserSecurity, bool overWrite ) : void | ||
ImportWebAsync ( string jobName, string webUrl, string dataFiles, string logPath, bool includeUserSecurity, bool overWrite, object userState ) : void | ||
IsScriptSafeUrlAsync ( string urls ) : void | ||
IsScriptSafeUrlAsync ( string urls, object userState ) : void | ||
SitesSoap ( ) |
Метод | Описание | |
---|---|---|
CreateWeb ( string url, string title, string description, string templateName, uint language, [ languageSpecified, uint locale, [ localeSpecified, uint collationLocale, [ collationLocaleSpecified, bool uniquePermissions, [ uniquePermissionsSpecified, bool anonymous, [ anonymousSpecified, bool presence, [ presenceSpecified ) : |
||
DeleteWeb ( string url ) : void | ||
ExportSolution ( string solutionFileName, string title, string description, bool fullReuseExportMode, bool includeWebContent ) : string | ||
ExportWeb ( string jobName, string webUrl, string dataPath, bool includeSubwebs, bool includeUserSecurity, bool overWrite, int cabSize ) : int | ||
ExportWorkflowTemplate ( string solutionFileName, string title, string description, string workflowTemplateName, string destinationListUrl ) : string | ||
GetSite ( string SiteUrl ) : string | ||
GetSiteTemplates ( uint LCID, |
||
GetUpdatedFormDigest ( ) : string | ||
GetUpdatedFormDigestInformation ( string url ) : |
||
ImportWeb ( string jobName, string webUrl, string dataFiles, string logPath, bool includeUserSecurity, bool overWrite ) : int | ||
IsScriptSafeUrl ( string urls ) : bool[] | ||
OnCreateWebOperationCompleted ( object arg ) : void | ||
OnDeleteWebOperationCompleted ( object arg ) : void | ||
OnExportSolutionOperationCompleted ( object arg ) : void | ||
OnExportWebOperationCompleted ( object arg ) : void | ||
OnExportWorkflowTemplateOperationCompleted ( object arg ) : void | ||
OnGetSiteOperationCompleted ( object arg ) : void | ||
OnGetSiteTemplatesOperationCompleted ( object arg ) : void | ||
OnGetUpdatedFormDigestInformationOperationCompleted ( object arg ) : void | ||
OnGetUpdatedFormDigestOperationCompleted ( object arg ) : void | ||
OnImportWebOperationCompleted ( object arg ) : void | ||
OnIsScriptSafeUrlOperationCompleted ( object arg ) : void |
public BeginCreateWeb ( string url, string title, string description, string templateName, uint language, bool languageSpecified, uint locale, bool localeSpecified, uint collationLocale, bool collationLocaleSpecified, bool uniquePermissions, bool uniquePermissionsSpecified, bool anonymous, bool anonymousSpecified, bool presence, bool presenceSpecified, System callback, object asyncState ) : System.IAsyncResult | ||
url | string | |
title | string | |
description | string | |
templateName | string | |
language | uint | |
languageSpecified | bool | |
locale | uint | |
localeSpecified | bool | |
collationLocale | uint | |
collationLocaleSpecified | bool | |
uniquePermissions | bool | |
uniquePermissionsSpecified | bool | |
anonymous | bool | |
anonymousSpecified | bool | |
presence | bool | |
presenceSpecified | bool | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginDeleteWeb ( string url, System callback, object asyncState ) : System.IAsyncResult | ||
url | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginExportSolution ( string solutionFileName, string title, string description, bool fullReuseExportMode, bool includeWebContent, System callback, object asyncState ) : System.IAsyncResult | ||
solutionFileName | string | |
title | string | |
description | string | |
fullReuseExportMode | bool | |
includeWebContent | bool | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginExportWeb ( string jobName, string webUrl, string dataPath, bool includeSubwebs, bool includeUserSecurity, bool overWrite, int cabSize, System callback, object asyncState ) : System.IAsyncResult | ||
jobName | string | |
webUrl | string | |
dataPath | string | |
includeSubwebs | bool | |
includeUserSecurity | bool | |
overWrite | bool | |
cabSize | int | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginExportWorkflowTemplate ( string solutionFileName, string title, string description, string workflowTemplateName, string destinationListUrl, System callback, object asyncState ) : System.IAsyncResult | ||
solutionFileName | string | |
title | string | |
description | string | |
workflowTemplateName | string | |
destinationListUrl | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginGetSite ( string SiteUrl, System callback, object asyncState ) : System.IAsyncResult | ||
SiteUrl | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginGetSiteTemplates ( uint LCID, System callback, object asyncState ) : System.IAsyncResult | ||
LCID | uint | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginGetUpdatedFormDigest ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginGetUpdatedFormDigestInformation ( string url, System callback, object asyncState ) : System.IAsyncResult | ||
url | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginImportWeb ( string jobName, string webUrl, string dataFiles, string logPath, bool includeUserSecurity, bool overWrite, System callback, object asyncState ) : System.IAsyncResult | ||
jobName | string | |
webUrl | string | |
dataFiles | string | |
logPath | string | |
includeUserSecurity | bool | |
overWrite | bool | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginIsScriptSafeUrl ( string urls, System callback, object asyncState ) : System.IAsyncResult | ||
urls | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public CancelAsync ( object userState ) : void | ||
userState | object | |
Результат | void |
public CreateWebAsync ( string url, string title, string description, string templateName, uint language, bool languageSpecified, uint locale, bool localeSpecified, uint collationLocale, bool collationLocaleSpecified, bool uniquePermissions, bool uniquePermissionsSpecified, bool anonymous, bool anonymousSpecified, bool presence, bool presenceSpecified ) : void | ||
url | string | |
title | string | |
description | string | |
templateName | string | |
language | uint | |
languageSpecified | bool | |
locale | uint | |
localeSpecified | bool | |
collationLocale | uint | |
collationLocaleSpecified | bool | |
uniquePermissions | bool | |
uniquePermissionsSpecified | bool | |
anonymous | bool | |
anonymousSpecified | bool | |
presence | bool | |
presenceSpecified | bool | |
Результат | void |
public CreateWebAsync ( string url, string title, string description, string templateName, uint language, bool languageSpecified, uint locale, bool localeSpecified, uint collationLocale, bool collationLocaleSpecified, bool uniquePermissions, bool uniquePermissionsSpecified, bool anonymous, bool anonymousSpecified, bool presence, bool presenceSpecified, object userState ) : void | ||
url | string | |
title | string | |
description | string | |
templateName | string | |
language | uint | |
languageSpecified | bool | |
locale | uint | |
localeSpecified | bool | |
collationLocale | uint | |
collationLocaleSpecified | bool | |
uniquePermissions | bool | |
uniquePermissionsSpecified | bool | |
anonymous | bool | |
anonymousSpecified | bool | |
presence | bool | |
presenceSpecified | bool | |
userState | object | |
Результат | void |
public DeleteWebAsync ( string url ) : void | ||
url | string | |
Результат | void |
public DeleteWebAsync ( string url, object userState ) : void | ||
url | string | |
userState | object | |
Результат | void |
public EndCreateWeb ( System asyncResult ) : |
||
asyncResult | System | |
Результат |
public EndDeleteWeb ( System asyncResult ) : void | ||
asyncResult | System | |
Результат | void |
public EndExportSolution ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public EndExportWeb ( System asyncResult ) : int | ||
asyncResult | System | |
Результат | int |
public EndExportWorkflowTemplate ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public EndGetSite ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public EndGetSiteTemplates ( System asyncResult, |
||
asyncResult | System | |
TemplateList | ||
Результат | uint |
public EndGetUpdatedFormDigest ( System asyncResult ) : string | ||
asyncResult | System | |
Результат | string |
public EndGetUpdatedFormDigestInformation ( System asyncResult ) : |
||
asyncResult | System | |
Результат |
public EndImportWeb ( System asyncResult ) : int | ||
asyncResult | System | |
Результат | int |
public EndIsScriptSafeUrl ( System asyncResult ) : bool[] | ||
asyncResult | System | |
Результат | bool[] |
public ExportSolutionAsync ( string solutionFileName, string title, string description, bool fullReuseExportMode, bool includeWebContent ) : void | ||
solutionFileName | string | |
title | string | |
description | string | |
fullReuseExportMode | bool | |
includeWebContent | bool | |
Результат | void |
public ExportSolutionAsync ( string solutionFileName, string title, string description, bool fullReuseExportMode, bool includeWebContent, object userState ) : void | ||
solutionFileName | string | |
title | string | |
description | string | |
fullReuseExportMode | bool | |
includeWebContent | bool | |
userState | object | |
Результат | void |
public ExportWebAsync ( string jobName, string webUrl, string dataPath, bool includeSubwebs, bool includeUserSecurity, bool overWrite, int cabSize ) : void | ||
jobName | string | |
webUrl | string | |
dataPath | string | |
includeSubwebs | bool | |
includeUserSecurity | bool | |
overWrite | bool | |
cabSize | int | |
Результат | void |
public ExportWebAsync ( string jobName, string webUrl, string dataPath, bool includeSubwebs, bool includeUserSecurity, bool overWrite, int cabSize, object userState ) : void | ||
jobName | string | |
webUrl | string | |
dataPath | string | |
includeSubwebs | bool | |
includeUserSecurity | bool | |
overWrite | bool | |
cabSize | int | |
userState | object | |
Результат | void |
public ExportWorkflowTemplateAsync ( string solutionFileName, string title, string description, string workflowTemplateName, string destinationListUrl ) : void | ||
solutionFileName | string | |
title | string | |
description | string | |
workflowTemplateName | string | |
destinationListUrl | string | |
Результат | void |
public ExportWorkflowTemplateAsync ( string solutionFileName, string title, string description, string workflowTemplateName, string destinationListUrl, object userState ) : void | ||
solutionFileName | string | |
title | string | |
description | string | |
workflowTemplateName | string | |
destinationListUrl | string | |
userState | object | |
Результат | void |
public GetSiteAsync ( string SiteUrl ) : void | ||
SiteUrl | string | |
Результат | void |
public GetSiteAsync ( string SiteUrl, object userState ) : void | ||
SiteUrl | string | |
userState | object | |
Результат | void |
public GetSiteTemplatesAsync ( uint LCID ) : void | ||
LCID | uint | |
Результат | void |
public GetSiteTemplatesAsync ( uint LCID, object userState ) : void | ||
LCID | uint | |
userState | object | |
Результат | void |
public GetUpdatedFormDigestAsync ( ) : void | ||
Результат | void |
public GetUpdatedFormDigestAsync ( object userState ) : void | ||
userState | object | |
Результат | void |
public GetUpdatedFormDigestInformationAsync ( string url ) : void | ||
url | string | |
Результат | void |
public GetUpdatedFormDigestInformationAsync ( string url, object userState ) : void | ||
url | string | |
userState | object | |
Результат | void |
public ImportWebAsync ( string jobName, string webUrl, string dataFiles, string logPath, bool includeUserSecurity, bool overWrite ) : void | ||
jobName | string | |
webUrl | string | |
dataFiles | string | |
logPath | string | |
includeUserSecurity | bool | |
overWrite | bool | |
Результат | void |
public ImportWebAsync ( string jobName, string webUrl, string dataFiles, string logPath, bool includeUserSecurity, bool overWrite, object userState ) : void | ||
jobName | string | |
webUrl | string | |
dataFiles | string | |
logPath | string | |
includeUserSecurity | bool | |
overWrite | bool | |
userState | object | |
Результат | void |
public IsScriptSafeUrlAsync ( string urls ) : void | ||
urls | string | |
Результат | void |
public IsScriptSafeUrlAsync ( string urls, object userState ) : void | ||
urls | string | |
userState | object | |
Результат | void |