Method | Description | |
---|---|---|
CustomActionTextWriter ( HtmlTextWriter, writer ) | ||
WriteAttribute ( string name, string value, bool fEncode ) : void |
public CustomActionTextWriter ( HtmlTextWriter, writer ) | ||
writer | HtmlTextWriter, |
public WriteAttribute ( string name, string value, bool fEncode ) : void | ||
name | string | |
value | string | |
fEncode | bool | |
return | void |