Location.Hash
Location.Hash property
Returns the Location object’s URL’s fragment (includes leading “#” if non-empty). Can be set, to navigate to the same URL with a changed fragment(ignores leading “#”).
public string Hash { get; set; }
See Also
- class Location
- namespace Aspose.Svg.Window
- assembly Aspose.SVG