Sitecore 5.0 API
Item.Publishing Property
Provides access to the publishing framework.
[Visual Basic]
Public ReadOnly Property Publishing As
ItemPublishing
[C#]
public
ItemPublishing
Publishing {get;}
See Also
Item Class
|
Sitecore.Data.Items Namespace