IChannelApi interface

欄目Api接口。

public interface IChannelApi
1

Members

namedescription
Delete(…)删除欄目。
GetChannelId(…)通過站點Id以(yǐ)及欄目索引獲取欄目Id。
GetChannelIdList(…)通過站點Id獲取此站點下的(de)所有欄目Id的(de)列表。 (2 methods)
GetChannelInfo(…)通過站點Id以(yǐ)及欄目Id獲取對應的(de)欄目實例。
GetChannelName(…)通過站點Id以(yǐ)及欄目Id獲取欄目名稱。
GetChannelUrl(…)獲取欄目Url訪問地(dì / de)址。
Insert(…)新增欄目。
NewInstance(…)實例化指定站點Id的(de)欄目對象。
Update(…)修改欄目。