ESRI.ArcGIS.ADF.Web.UI.WebControls
providerId Field
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > RelateContext Class : providerId Field




Id of the control that implements the relate provider interface

Syntax

Visual Basic (Declaration) 
Public providerId As String
Visual Basic (Usage)Copy Code
Dim instance As RelateContext
Dim value As String
 
value = instance.providerId
 
instance.providerId = value
C# 
public string providerId

See Also

© 2010 All Rights Reserved.