Sitecore 5.0 API
ItemPointer.ToString Method
Converts the point to a string representation.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string
ToString();
See Also
ItemPointer Class
|
Sitecore.Data Namespace