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




Indicates whether the ServerObject associated with this WebPageLayout is pooled.

Syntax

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

See Also

© 2010 All Rights Reserved.