|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| SerializeProperty(PropertyDescriptor) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > DockExtender Class > SerializeProperty Method : SerializeProperty(PropertyDescriptor) Method |
- prop
| Visual Basic (Declaration) | |
|---|---|
<ObsoleteAttribute("Replaced by a call to ScriptObjectBuilder")> Protected Overloads Function SerializeProperty( _ ByVal prop As PropertyDescriptor _ ) As Object | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DockExtender Dim prop As PropertyDescriptor Dim value As Object value = instance.SerializeProperty(prop) | |
| C# | |
|---|---|
[ObsoleteAttribute("Replaced by a call to ScriptObjectBuilder")] protected object SerializeProperty( PropertyDescriptor prop ) | |
Parameters
- prop
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