Clone | Clone this table of contents entry |
CompareTo | Compares this instance to another instance and returns an indication of their relative values |
ContainsMatch | See if this entry or one of its children is a match to the specified source filename |
Equals | Determines whether the specified object is equal to the current object. (Overrides Object.Equals(Object)) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode |
Get a hash code for this item
(Overrides Object.GetHashCode()) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
LoadSiteMapNode | This will load information about the entry from the node and will also load all child nodes |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
OnPropertyChanged | This raises the PropertyChanged event |
ResetSortOrder | Reset the sort order on this item and its children |
SaveAsSiteMapNode | Save this node and its children to the specified root node as site map nodes |
ToAnchor | Convert the entry to its <a> element form |
ToString |
Convert the table of contents entry and its children to a string
(Overrides Object.ToString()) |