HtmlHelperOptions.IdAttributeDotReplacement 属性

定义

获取或设置 , String 它替换元素的 ID 属性中的句点。

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

属性值

适用于