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




Specifications for the image drawn by WebPageLayout.

Syntax

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

See Also

© 2010 All Rights Reserved.