Property | Type | Description |
---|
Method | Description | |
---|---|---|
BriefItem_Related_Titles ( ) : System |
Constructor for a new instance of the BriefItem_Related_Titles class The object created using this constructor is completely undefined |
|
BriefItem_Related_Titles ( string Relationship, string Title, string Link ) : System |
Constructor for a new instance of the BriefItem_Related_Titles class
|
public BriefItem_Related_Titles ( string Relationship, string Title, string Link ) : System | ||
Relationship | string | Relationship between the main title and the related title |
Title | string | Title of the related title within this SobekCM library |
Link | string | Link for the related title within this SobekCM library |
return | System |