public CreateBlog ( string title, string userName, string password, string host, string subfolder ) : bool | ||
title | string | |
userName | string | Name of the user. |
password | string | Password. |
host | string | |
subfolder | string | |
return | bool |
public CreateBlog ( string title, string userName, string password, string host, string subfolder ) : bool | ||
title | string | |
userName | string | Name of the user. |
password | string | Password. |
host | string | |
subfolder | string | |
return | bool |