Sitefinity CMS

Telerik.Cms.Engine Send comments on this topic.
StagedContent Class
See Also  Members  
Telerik.Cms.Engine Namespace : StagedContent Class


Implements IContent and Telerik.Security.Permissions.IOwnership interfaces. Provides functionality for the staged content.

 

Namespace: Telerik.Cms.Engine
Assembly: Telerik.Cms.Engine (in Telerik.Cms.Engine.dll)

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class StagedContent 
   Implements IContentIOwnership 
Visual Basic (Usage)Copy Code
Dim instance As StagedContent
C# 
public sealed class StagedContent : IContentIOwnership  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also