Property | Type | Description |
---|
Method | Description | |
---|---|---|
BriefItem_BehaviorViewer ( ) : System |
Constructor for a new instance of the BriefItem_BehaviorViewer class
|
|
BriefItem_BehaviorViewer ( string ViewerType, float MenuOrder, bool Excluded, string Label ) : System |
Constructor for a new instance of the BriefItem_BehaviorViewer class
|
public BriefItem_BehaviorViewer ( string ViewerType, float MenuOrder, bool Excluded, string Label ) : System | ||
ViewerType | string | Name of this viewer type, from the database |
MenuOrder | float | Order this displays in the item main menu |
Excluded | bool | Flag indicates if this viewer is explicitly excluded from this digital resource |
Label | string | Label associated with this viewer for display in the item menu for the digital resource |
return | System |