메소드 | 설명 | |
---|---|---|
ProcessRequest ( |
메소드 | 설명 | |
---|---|---|
GetStringFromUrl ( |
Tries to extract the document identification string from the url requested and return that string.
|
protected GetStringFromUrl ( |
||
context | Current HTTP context | |
match | Matching parameter found for the url being requested. | |
parameterName | string | Parameter name that is being matched or looked for to get its content or value |
리턴 | string |
public abstract ProcessRequest ( |
||
context | ||
match | ||
리턴 | void |