label_class


Description:

public string label_class (string class_name, string field_for, string? content = null)

<label class="y" for="x" />

Parameters:

class_name Class name
field_for ID of the input this label is for
content Content for the inside of the label

Returns:

string