Method | Description | |
---|---|---|
BlockedResponse ( string message ) : System | ||
BlockedResponse ( string title, Html htmlMessage ) : System |
public BlockedResponse ( string message ) : System | ||
message | string | |
return | System |
public BlockedResponse ( string title, Html htmlMessage ) : System | ||
title | string | |
htmlMessage | Html | |
return | System |