mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER

View_Object Class



Objects contains data about a particular view for this item in SobekCM


Namespace: SobekCM.Resource_Object.Behaviors
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
[SerializableAttribute]
public class View_Object : IEquatable<View_Object>

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.Behaviors..::..View_Object

Constructors

  NameDescription
Public methodView_Object(View_Enum)
Constructor for a new instance of the View_Object class
Public methodView_Object(View_Enum, String, String)
Constructor for a new instance of the View_Object class
Public methodView_Object(View_Enum, String, String, String)
Constructor for a new instance of the View_Object class

Methods

  NameDescription
Protected methodAdd_METS
Returns the METS behavior associated with this viewer
Public methodEquals
Checks to see if this view is equal to another view
Public methodStatic memberViewer_Code_By_Type
Gets the SobekCM viewer code, by viewer type

Properties

  NameDescription
Public propertyAttributes
Gets and sets any additional attributes needed for this SobekCM View
Public propertyFileName
Gets and sets the filename needed for this SobekCM View
Public propertyLabel
Gets and sets the label for this SobekCM View
Public propertyView_Type
Gets and sets the standard type of SobekCM View
Public propertyViewer_Codes
Gets the SobekCM viewer code, by viewer type

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )