Click or drag to resize

NoticeDBSearchItem Properties

The NoticeDBSearchItem type exposes the following members.

Properties
  NameDescription
Public propertyID
Gets or sets the unique ID for this item
(Inherited from NoticeItemBase.)
Public propertyIndex
Gets or sets the index for this item
(Inherited from NoticeItemBase.)
Protected propertyJavascriptItemConstructor
Gets or sets the Javascript item constructor to use
(Inherited from NoticeItemBase.)
Protected propertyJavascriptUIConstructor
Gets or sets the javascript item UI constructor to use
(Inherited from NoticeItemBase.)
Public propertyLayerName
Gets or sets the name of this item
(Inherited from NoticeItemBase.)
Public propertyNothingFoundTemplate
Gets or sets the Nothing found template for this notice item
(Inherited from NoticeItemBase.)
Public propertyNullTemplate
Gets or sets the null template for this notice item
Public propertyTemplate
Gets or sets the template for this notice item
(Inherited from NoticeItemBase.)
Top
See Also