Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetProperty ( string name ) : object | ||
HttpStatusApplication ( Node parent ) : System | ||
HttpStatusApplication ( Node parent, string nodeTypeName ) : System | ||
ProcessRequest ( |
||
SetProperty ( string name, object value ) : void |
Method | Description | |
---|---|---|
HttpStatusApplication ( |
public HttpStatusApplication ( Node parent ) : System | ||
parent | Node | |
return | System |
public HttpStatusApplication ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
return | System |
protected HttpStatusApplication ( |
||
nt | ||
return | System |
public ProcessRequest ( |
||
context | ||
return | void |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |