Url.Hash
Url.Hash property
Gets or sets a string representation for the specified URL hash segment.
public string Hash { get; set; }
Property Value
The hash.
See Also
- class Url
- namespace Aspose.Html
- assembly Aspose.HTML
Gets or sets a string representation for the specified URL hash segment.
public string Hash { get; set; }
The hash.