RefDocGen
Home
API
FAQ
Configuration
Basic config
Custom static pages
Doc versioning
YAML config
Templates
Available templates
Custom Razor templates
Custom template processor
C#
public interface
ITemplateModelWithId
assembly
RefDocGen
namespace
RefDocGen.TemplateProcessors
Represents any template model that can be identified by its ID.
Properties
public
string
Id
{
get
;
}
#
ID of the template model.
Made with
RefDocGen