Inline C# Function: BaileyWeb.University.Data.GetPersonById
The Inline C# Function named GetPersonById retrieves combined data from multiple sources for an individual person.
Files
The following files are supplied with the University Package:
- ~/App_Data/Composite/InlineCSharpFunctions/BaileyWeb.University.Data.GetPersonById.cs
Parameters
There is 1 parameter:
Parameter: | Label: | Help: | Type: | Default: | Widget: |
---|---|---|---|---|---|
PersonId | Person ID | Select the person to compile data for. | GUID | Text Box |
Function Markup
None.
Sub Functions
This function relies upon the following sub functions for data:
Text Strings
None.
Sample Output Code
<PeopleList> [... GetPersonFull(Guid PersonId) ...] <Compiled DateTime="31/12/2019 14:55:18" /> </PeopleList>