프로퍼티 | 타입 | 설명 | |
---|---|---|---|
features | string | ||
flags | NWMF | ||
name | string | ||
replace | bool | ||
url | string | ||
urlcontext | string | ||
useractiontime | int |
메소드 | 설명 | |
---|---|---|
EvaluateNewWindowEventArgs ( ) : System | ||
Reset ( ) : void | ||
SetParameters ( string Url, string Name, string UrlContext, string Features, bool Replace, int Flags, int UserActionTime ) : void |
public SetParameters ( string Url, string Name, string UrlContext, string Features, bool Replace, int Flags, int UserActionTime ) : void | ||
Url | string | |
Name | string | |
UrlContext | string | |
Features | string | |
Replace | bool | |
Flags | int | |
UserActionTime | int | |
리턴 | void |