Click or drag to resize
NormalizedPresentationUrlToString Method
Returns a string that represents the current object.

Namespace: CMS.SiteProvider.Internal
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also