ESRI.ArcGIS.ADF.Tasks
DesignTimeElement Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks.Design.Designers Namespace > PrintTaskDesigner Class : DesignTimeElement Property




Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute(Message="Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element may not always provide access to the element in the markup. There are alternate methods on WebFormsRootDesigner for handling client script and controls. http://go.microsoft.com/fwlink/?linkid=14202", IsError=True)>
Protected ReadOnly Property DesignTimeElement As Object
Visual Basic (Usage)Copy Code
Dim instance As PrintTaskDesigner
Dim value As Object
 
value = instance.DesignTimeElement
C# 
[ObsoleteAttribute(Message="Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element may not always provide access to the element in the markup. There are alternate methods on WebFormsRootDesigner for handling client script and controls. http://go.microsoft.com/fwlink/?linkid=14202", IsError=true)]
protected object DesignTimeElement {get;}

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, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.