Method GetSectionDefinitionById
GetSectionDefinitionById(Guid)
Retrieves a section definition by its unique ID.
public SectionDefinition GetSectionDefinitionById(Guid id)
Parameters
id
GuidThe unique ID of the section definition.
Returns
- SectionDefinition
The SectionDefinition with the specified ID.