ESRI.ArcGIS.ADF.Web.UI.WebControls
providerId Field
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > RelatedInfo 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 RelatedInfo
Dim value As String
 
value = instance.providerId
 
instance.providerId = value
C# 
public string providerId

See Also

© 2010 All Rights Reserved.