- V
![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
SetPropertyValue<V> Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > DockExtender Class : SetPropertyValue<V> Method |
- propertyName
- value
Visual Basic (Declaration) | |
---|---|
Protected Sub SetPropertyValue(Of V)( _ ByVal propertyName As String, _ ByVal value As V _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DockExtender Dim propertyName As String Dim value As V instance.SetPropertyValue(Of V)(propertyName, value) |
C# | |
---|---|
protected void SetPropertyValue<V>( string propertyName, V value ) |
Parameters
- propertyName
- value
Type Parameters
- V
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