ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout
ServerObject Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class : ServerObject Property




The name of the ServerObject being used in the ArcGIS Server

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ServerObject As String
Visual Basic (Usage)Copy Code
Dim instance As WebPageLayout
Dim value As String
 
value = instance.ServerObject
C# 
public string ServerObject {get;}

See Also

© 2010 All Rights Reserved.