Method | Description | |
---|---|---|
redirect_To_Page ( this iRestAdmin, string redirectTarget ) : ITM_REST | ||
response_ContentType ( this iRest_Admin, string contentType ) : ITM_REST | ||
response_ContentType_Html ( this iRest_Admin ) : ITM_REST | ||
response_ContentType_Json ( this iRest_Admin ) : ITM_REST |
public static redirect_To_Page ( this iRestAdmin, string redirectTarget ) : ITM_REST | ||
iRestAdmin | this | |
redirectTarget | string | |
return | ITM_REST |
public static response_ContentType ( this iRest_Admin, string contentType ) : ITM_REST | ||
iRest_Admin | this | |
contentType | string | |
return | ITM_REST |
public static response_ContentType_Html ( this iRest_Admin ) : ITM_REST | ||
iRest_Admin | this | |
return | ITM_REST |
public static response_ContentType_Json ( this iRest_Admin ) : ITM_REST | ||
iRest_Admin | this | |
return | ITM_REST |