TemplateInfo.HtmlFieldPrefix 속성

정의

HTML 필드 접두사를 가져오거나 설정합니다.

public:
 property System::String ^ HtmlFieldPrefix { System::String ^ get(); void set(System::String ^ value); };
public string HtmlFieldPrefix { get; set; }
member this.HtmlFieldPrefix : string with get, set
Public Property HtmlFieldPrefix As String

속성 값

HTML 필드 접두사입니다.

설명

와 일관성FormattedModelValue을 위해 반환 null 되지 않습니다.

적용 대상