PagePorter Class Library

FpPage.Hashtable Property

Gets the general purpose Hashtable object for use by components and code.

[Visual Basic]
Public ReadOnly Property Hashtable As Hashtable
[C#]
public System.Collections.Hashtable Hashtable {get;}

Property Value

The Hashtable object.

See Also

FpPage Class | Parastream.Web.UI Namespace