| C# |
|---|
| public class GenPageGen |
| #ctor | Initializes an object instance. |
| #ctor | Initializes an object instance with the provided values. |
| GenPages | Generate the genealogy pages. |
| GetChildrenBlock | Get a person block for each child. |
| GetFileSpec | Get the File Specification as LastFM.html. |
| GetHtmlTail | Returns the HTML tail lines. |
| GetPersonBlock | Get a person block. |
| GetPersonLine | Creates and returns the Person line. |
| GetSpouseBlock | Get a spouse block for each spouse. |
| GetSpouseLine | Creates and returns the Spouse line. |
| GetHtmlHead | Returns the HTML head lines. |