Inline C# Function: BaileyWeb.Data.GetAllHonorificsListDictionary
The Inline C# Function named GetAllHonorificsListDictionary produces a custom dictionary<guid,string>
list of honorifics (Global Datatype BaileyWeb.Honorifics).
Files
The following files are supplied with the University Package:
- ~/App_Data/Composite/InlineCSharpFunctions/BaileyWeb.Data.GetAllHonorificsListDictionary.cs
Parameters
None.
Function Markup
None.
Sub Functions
None.
Text Strings
None.
Sample Output Code
result[0] : (9910ab54-ff30-45c9-bcb4-a3df6525fa94, Doctor (Dr)) result[1] : (2e03f63f-deae-42e1-8616-557bcd00d038, Father) result[2] : (b9c58494-2198-4c00-9342-e512900edb95, Mister (Mr)) result[3] : (58a1c3ac-ac26-4be5-bd05-0923554862f4, Mistress (Ms)) result[4] : (10248b15-873c-44b4-a584-1671bd5d029b, Other - Gender Neutral (Mx)) result[5] : (4bb4d0c4-a3fa-4d6d-b284-f01306e1426d, Professor (Prof))