Method | Description | |
---|---|---|
HttpHandlerApplication ( Node parent ) : System | ||
HttpHandlerApplication ( Node parent, string nodeTypeName ) : System | ||
ProcessRequest ( |
Method | Description | |
---|---|---|
HttpHandlerApplication ( |
Method | Description | |
---|---|---|
CreateContentFromTemplate ( Node target, string templateName ) : int | ||
CreateNewTemplatedItem ( |
||
GetNewPath ( Node container, Node templateNode, int index, string &newName ) : string | ||
Install ( |
||
QuickAddNew ( |
||
QuickEdit ( |
public HttpHandlerApplication ( Node parent ) : System | ||
parent | Node | |
return | System |
public HttpHandlerApplication ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
return | System |
protected HttpHandlerApplication ( |
||
nt | ||
return | System |
public ProcessRequest ( |
||
context | ||
return | void |