1

我需要获取最后一次未发布页面的时间。我知道存在一个名为 GetPublishInfo 的 CoreService 方法,但它只返回发布信息而不是取消发布。

// shows the publish information 
client = new SessionAwareCoreServiceClient(binding, endpoint);
client.Open()
client.GetListPublishInfo(tcmPage);
4

0 回答 0