RefDocGen
Home
API
FAQ
Templates
Configuration
Basic config
Custom static pages
Doc versioning
YAML config
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