Click or drag to resize

BaseWebPartDefinitionGetIdFromStorageKey Method

Namespace:  Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public static string GetIdFromStorageKey(
	Guid storageKey
)

Parameters

storageKey
Type: SystemGuid

Return Value

Type: String
See Also