HTMLAnchorElement.Hash
HTMLAnchorElement.Hash property
Gets or sets a String representation of the hash segment of the associated URL.
public String Hash { get; set; }
See Also
- class HTMLAnchorElement
- package com.aspose.html
- package Aspose.HTML
Gets or sets a String representation of the hash segment of the associated URL.
public String Hash { get; set; }