메소드 | 설명 | |
---|---|---|
CancelUniqueNameEventArgs ( string uniqueName, bool cancel ) : System |
Initialize a new instance of the CancelUniqueNameEventArgs class.
|
public CancelUniqueNameEventArgs ( string uniqueName, bool cancel ) : System | ||
uniqueName | string | Unique name of page. |
cancel | bool | Initial value for the cancel property. |
리턴 | System |