Property | Type | Description | |
---|---|---|---|
browser | object | ||
docsource | string | ||
istoplevel | bool | ||
url | string |
Method | Description | |
---|---|---|
DocumentCompleteExEventArgs ( ) : System | ||
Reset ( ) : void | ||
SetParameters ( object Browser, string Url, bool IsTopLevel, string DocSource ) : void |
public DocumentCompleteExEventArgs ( ) : System | ||
return | System |
public SetParameters ( object Browser, string Url, bool IsTopLevel, string DocSource ) : void | ||
Browser | object | |
Url | string | |
IsTopLevel | bool | |
DocSource | string | |
return | void |