The MetaWeblogAPI type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | MetaWeblogAPI |
Default constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | AddPost |
Inserts the new blog post within specified blog.
|
![]() | ![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from ![]() |
![]() | DeletePost |
Deletes a specific blog post on the server side.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetCategories |
Gets a list of tags used in the particular blog.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from ![]() |
![]() | GetPost |
Gets a specific post of the specified blog.
|
![]() | GetRecentPosts |
Gets a set of the most recent blog posts in descending order by publish date.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | GetUserInfo |
Gets an info on specific blog user.
|
![]() | GetUsersBlogs |
Gets a list of user's blog posts.
|
![]() | HandleGET | (Inherited from XmlRpcHttpServerProtocol.) |
![]() | HandleHttpRequest | (Inherited from XmlRpcHttpServerProtocol.) |
![]() | HandleUnsupportedMethod | (Inherited from XmlRpcHttpServerProtocol.) |
![]() | ![]() | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from ![]() |
![]() | Invoke(Stream) | (Inherited from XmlRpcServerProtocol.) |
![]() | Invoke(XmlRpcRequest) | (Inherited from XmlRpcServerProtocol.) |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | NewMediaObject |
Creates a new media object on the server side for later use in the blog.
|
![]() | System__List__Methods___ | (Inherited from SystemMethodsBase.) |
![]() | System__Method__Help___ | (Inherited from SystemMethodsBase.) |
![]() | System__Method__Signature___ | (Inherited from SystemMethodsBase.) |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | UpdatePost |
Updates information on specified blog post.
|
Extension Methods
Name | Description | |
---|---|---|
![]() | GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
Properties
Name | Description | |
---|---|---|
![]() | Context | (Inherited from XmlRpcService.) |
See Also