PersonalizationDictionary.Count Property

 

Gets the number of entries in the dictionary.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

abstract Count : int with get
override Count : int with get

Property Value

Type: System.Int32

The number of entries in the dictionary.

Use this property to get the number of entries in the personalization dictionary.

.NET Framework
Available since 2.0
Return to top
Show: