ESRI.ArcGIS.ADF.Web.UI.WebControls
RenderScriptAttributes Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > HoverExpandExtender Class : RenderScriptAttributes Method




descriptor

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub RenderScriptAttributes( _
   ByVal descriptor As ScriptBehaviorDescriptor _
) 
Visual Basic (Usage)Copy Code
Dim instance As HoverExpandExtender
Dim descriptor As ScriptBehaviorDescriptor
 
instance.RenderScriptAttributes(descriptor)
C# 
protected virtual void RenderScriptAttributes( 
   ScriptBehaviorDescriptor descriptor
)

Parameters

descriptor

See Also

© 2010 All Rights Reserved.