DeployLX Software Protection System

Limit..::..GetNameAndSummary Method

Gets the name and summary description of the limit for display.

Syntax

Public Overridable Function GetNameAndSummary ( _
	maxSummary As Integer _
) As String
public virtual string GetNameAndSummary(
	int maxSummary
)

Parameters

maxSummary
The maximum length of the summary text.

Return Value

Returns a formatted named and summary.

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also