Click or drag to resize

PageItem Methods

The PageItem type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodGetFullPath
Gets the absolute path of the given resource. Combines the Root, FileFolder, and FileName values.
(Inherited from ResourceFileItem.)
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the Identifier of the current page.
(Overrides ObjectToString.)
Top
See Also