Inline C# Function: BaileyWeb.University.Data.GetNewsById
The Inline C# Function named GetNewsById retrieves combined data from multiple sources for an individual news article.
Files
The following files are supplied with the University Package:
- ~/App_Data/Composite/InlineCSharpFunctions/BaileyWeb.University.Data.GetNewsById.cs
Parameters
There is 1 parameter:
Parameter: | Label: | Help: | Type: | Default: | Widget: |
---|---|---|---|---|---|
NewsId | News ID | Select the news article 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
<NewsList> [... GetNewsFull(Guid NewsId) ...] <Compiled DateTime="25/06/2021 16:28:09" /> </NewsList>