SmartTipsManager GetTabID Method CleanCode C# Libraries v1.2.03 API
Gets the identifier for the specified OnlineTabPage.

Namespace: CleanCode.Forms
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public static string GetTabID(
	TabPage tabPage
)

Return Value

TabPage identifier
Remarks

This is just the prefix of its xxxTabPagename.
See Also