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




The name of the ServerObject being used in the ArcGIS Server

Syntax

Visual Basic (Declaration) 
<BrowsableAttribute(False)>
Public Overrides Property ServerObject As String
Visual Basic (Usage)Copy Code
Dim instance As PageLayout
Dim value As String
 
instance.ServerObject = value
 
value = instance.ServerObject
C# 
[BrowsableAttribute(false)]
public override string ServerObject {get; set;}

See Also

© 2010 All Rights Reserved.