DynamicComponentWrapperGetNextId Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Blazor.Components
Assembly: Recrovit.RecroGridFramework.Client.Blazor (in Recrovit.RecroGridFramework.Client.Blazor.dll) Version: 8.4.2.10422
C#
public static string GetNextId(
	string format = "rgf-id-{0}"
)

Parameters

format  String  (Optional)
 

Return Value

String

See Also