TemplateStringContentSource GetName Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Gets printable source name

Namespace: NFX.Templatization
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public string GetName(
	int maxLength
)

Return Value

Type: OnlineString

Implements

ITemplateSource GetName(Int32)
See Also