Метод | Описание | |
---|---|---|
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 |