Click or drag to resize

WebPageHelpContextControllerCheckScreenIdUsage Method (Int32, Int32)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool CheckScreenIdUsage(
	int webPageHelpContextId,
	int screenId
)

Parameters

webPageHelpContextId
Type: SystemInt32
screenId
Type: SystemInt32

Return Value

Type: Boolean
See Also