MailBee.NET Objects 4.0

TagAttribute.GetProtocol Method 

Gets the protocol of the HTML attribute value.

public string GetProtocol();

Return Value

The string containing the protocol name (http, javascript, about, etc), or an empty string if there is no protocol name in the attribute value.

See Also

TagAttribute Class | MailBee.Html Namespace