Compartilhar via


TagsHelper.ConvertToHashtable(IDictionary<String,String>) Method

Definition

public static System.Collections.Hashtable ConvertToHashtable (this System.Collections.Generic.IDictionary<string,string> tags);
static member ConvertToHashtable : System.Collections.Generic.IDictionary<string, string> -> System.Collections.Hashtable
<Extension()>
Public Function ConvertToHashtable (tags As IDictionary(Of String, String)) As Hashtable

Parameters

Returns

Applies to