Template_Panel Class
Stores the data about a single template panel (within a template page) in a
CompleteTemplate object
Namespace: SobekCM.Library.Citation.TemplateAssembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
public class Template_Panel |
Inheritance Hierarchy
Constructors
Methods
| Name | Description |
---|
| Add_Element | Adds a new metadata element to the collection of elements within this template panel |
Properties
| Name | Description |
---|
| Elements | Read-only collection of element objects contained within this template panel |
| Title | Title for this template panel |
See Also