Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Tapas
ContentDumpController
C# Class Tapas.ContentDumpController
Inheritance:
Umbraco.Web.WebApi.UmbracoAuthorizedApiController
ファイルを表示
Open project: joeriks/Tapas
Public Methods
Method
Description
GetDumpToDisk
(
int
id
= -1 ) :
void
GetDumpToDisk
(
string
url
) :
void
Private Methods
Method
Description
dumpNode
(
int
nodeId
,
string
rootPath
) :
void
Method Details
GetDumpToDisk()
public
method
public
GetDumpToDisk
(
int
id
= -1 ) :
void
id
int
return
void
GetDumpToDisk()
public
method
public
GetDumpToDisk
(
string
url
) :
void
url
string
return
void