ESRI.ArcGIS.ADF.Web.DataSources
IdentityDomain Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > DataSourceDefinerInfo Class : IdentityDomain Property




Information about the identity domain parameter

Syntax

Visual Basic (Declaration) 
Public Property IdentityDomain As UIParameter
Visual Basic (Usage)Copy Code
Dim instance As DataSourceDefinerInfo
Dim value As UIParameter
 
instance.IdentityDomain = value
 
value = instance.IdentityDomain
C# 
public UIParameter IdentityDomain {get; set;}

See Also

© 2010 All Rights Reserved.