프로퍼티 | 타입 | 설명 | |
---|---|---|---|
context | System.Guid | ||
flags | ProcessUrlActionFlags | ||
handled | bool | ||
hasContext | bool | ||
outflag | PUAFOUT | ||
url | string | ||
urlAction | URLACTION | ||
urlPolicy | URLPOLICY |
메소드 | 설명 | |
---|---|---|
ProcessUrlActionExEventArgs ( ) : System | ||
ResetParameters ( ) : void | ||
SetParameters ( string surl, URLACTION action, URLPOLICY policy, System.Guid gcontext, ProcessUrlActionFlags puaf, bool bhascontext ) : void |
public SetParameters ( string surl, URLACTION action, URLPOLICY policy, System.Guid gcontext, ProcessUrlActionFlags puaf, bool bhascontext ) : void | ||
surl | string | |
action | URLACTION | |
policy | URLPOLICY | |
gcontext | System.Guid | |
puaf | ProcessUrlActionFlags | |
bhascontext | bool | |
리턴 | void |