Click or drag to resize

PageItem Methods

The PageItem type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines 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 methodGetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the Identifier of the current page.
(Overrides ObjectToString)
Top
See Also