Version

SaveClientProperties Method (RunBot)

Saves basic control client properties like UniqueID, OptimizeCollectionsState, ViewStateEnabled, AjaxIndicator. Most of them are sent as client only properties.
Overload List
OverloadDescription
SaveClientProperties()Saves basic control client properties like UniqueID, OptimizeCollectionsState, ViewStateEnabled, AjaxIndicator. Most of them are sent as client only properties.  
SaveClientProperties(StringBuilder)Saves basic control client properties like UniqueID, OptimizeCollectionsState, ViewStateEnabled, AjaxIndicator. Most of them are sent as client only properties. (Inherited from Infragistics.Web.UI.Framework.ObjectBase)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also