[This is preliminary documentation and is subject to change.]

FeatureIno is used as a container for information about a feature. The AdminControl and UserControl properties contain the filename of the user controls that are used by the Extranet framework to implement a particular feature.

Namespace:  OfficeClip.BusinessLayer.Extranet
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public class FeatureInfo
Visual Basic (Declaration)
Public Class FeatureInfo
Visual C++
public ref class FeatureInfo

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Extranet..::.FeatureInfo

See Also