[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.MapItem.ToString

ToString Method

ToString()

Returns a string representation of a MapItem, which is the topic URL.

Declaration
public override string ToString()
Returns
Type Description
string

A string that represents the current MapItem.

Overrides