AddFeature._staticFeaturesInModel field

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected _staticFeaturesInModel As List(Of StaticFeature)
'Usage
Dim value As List(Of StaticFeature)

value = Me._staticFeaturesInModel

Me._staticFeaturesInModel = value
protected List<StaticFeature> _staticFeaturesInModel

See also

Reference

AddFeature class

AddFeature members

Microsoft.Office.Server.Search.WebControls namespace