ModelMetadata.TemplateHint Property

Definition

Gets a string used by the templating system to discover display-templates and editor-templates. Use UIHintAttribute to specify.

public:
 abstract property System::String ^ TemplateHint { System::String ^ get(); };
public abstract string TemplateHint { get; }
public abstract string? TemplateHint { get; }
member this.TemplateHint : string
Public MustOverride ReadOnly Property TemplateHint As String

Property Value

Applies to