Sitefinity CMS

Telerik.Cms.Engine Send comments on this topic.
SaveControlState Method
See Also 
Telerik.Cms.Engine.WebControls Namespace > GenericContent Class : SaveControlState Method


 

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

Syntax

Visual Basic (Declaration) 
Overrides Protected Function SaveControlState() As Object
Visual Basic (Usage)Copy Code
Dim instance As GenericContent
Dim value As Object
 
value = instance.SaveControlState()
C# 
protected override object SaveControlState()

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