|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| SerializeProperty(PropertyDescriptor,Boolean) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > DockExtender Class > SerializeProperty Method : SerializeProperty(PropertyDescriptor,Boolean) Method |
- prop
- force
| Visual Basic (Declaration) | |
|---|---|
<ObsoleteAttribute("Replaced by a call to ScriptObjectBuilder")> Protected Overloads Overridable Function SerializeProperty( _ ByVal prop As PropertyDescriptor, _ ByVal force As Boolean _ ) As Object | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DockExtender Dim prop As PropertyDescriptor Dim force As Boolean Dim value As Object value = instance.SerializeProperty(prop, force) | |
| C# | |
|---|---|
[ObsoleteAttribute("Replaced by a call to ScriptObjectBuilder")] protected virtual object SerializeProperty( PropertyDescriptor prop, bool force ) | |
Parameters
- prop
- force
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family